Some STM32-based boards may use multiplexed JTAG pins as IO. Up to now the `DISABLE_JTAG` option (defined in pins files) was only supported for AT90-based boards. This commit generalizes the code and adds support for boards based on STM32F1 and STM32F4.
|
|
||
352 |
|
352 |
|
353 |
|
353 |
|
354 |
|
354 |
|
|
355 |
|
|
|
356 |
|
|
|
357 |
|
|
|
358 |
|
|
355 |
|
359 |
|
356 |
|
360 |
|
357 |
|
361 |
|
|
|
||
249 |
|
249 |
|
250 |
|
250 |
|
251 |
|
251 |
|
|
252 |
|
|
|
253 |
|
|
252 |
|
254 |
|
|
|
||
248 |
|
248 |
|
249 |
|
249 |
|
250 |
|
250 |
|
|
251 |
|
|
|
252 |
|
|
251 |
|
253 |
|
|
|
||
687 |
|
687 |
|
688 |
|
688 |
|
689 |
|
689 |
|
690 |
|
|
|
691 |
|
|
|
692 |
|
|
|
|
690 |
|
|
|
691 |
|
|
|
692 |
|
|
|
693 |
|
|
|
694 |
|
|
|
695 |
|
|
693 |
|
696 |
|
694 |
|
697 |
|
695 |
|
698 |
|