1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/blxxxpill
Marian Buschsieweke 8fd8c8273f
boards/{nucleo-f103rb,b*pill}: Expose JTAG pins as GPIOs
The Nucleo-F103RB comes with an internal SWD programmer/debugger. Thus, the JTAG
pins are not going to be used for debugging / programming anyway. The pins are
exposed on the headers, so allowing them to be used as GPIOs make a lot of
sense.

The Bluepill / Blackpill boards only expose the SWD pins on the debug header,
but the JTAG pins (not also used by SWD) are exposed on the GPIO pin headers.
Hence, exposing them as regular GPIOs seems to be a reasonable choice.
2020-03-08 13:06:34 +01:00
..
dist boards: Split off 128KiB version of bl*pill 2019-09-29 16:42:44 +02:00
include boards/{nucleo-f103rb,b*pill}: Expose JTAG pins as GPIOs 2020-03-08 13:06:34 +01:00
board.c boards: Split off 128KiB version of bl*pill 2019-09-29 16:42:44 +02:00
doc.txt Update doc.txt 2019-12-28 18:38:27 +01:00
Makefile boards: Split off 128KiB version of bl*pill 2019-09-29 16:42:44 +02:00
Makefile.dep boards: Split off 128KiB version of bl*pill 2019-09-29 16:42:44 +02:00
Makefile.features boards: remove duplicate include 'RIOTCPU/cpu/Makefile.features' 2019-09-30 12:38:01 +02:00
Makefile.include boards/common/blxxxpill: Use STM32 programmer conf 2019-11-12 19:48:05 +01:00