1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common
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
..
arduino-atmega boards/common/arduino-atmega: add ztimer configuration 2020-03-04 12:44:03 +01:00
arduino-due boards/arduino-due: don't export BOSSA_ARDUINO_PREFLASH 2020-03-03 14:18:03 +01:00
arduino-mkr boards: use explicit GCLK_SRC defines 2020-02-04 21:17:00 +01:00
atmega boards/common/atmega: Refactor flash & serial conf 2020-02-10 14:48:39 +01:00
blxxxpill boards/{nucleo-f103rb,b*pill}: Expose JTAG pins as GPIOs 2020-03-08 13:06:34 +01:00
cc26x2_cc13x2 boards/cc1312-launchpad: add OpenOCD configuration 2020-03-03 13:42:29 -05:00
esp32 Merge pull request #13076 from gschorcht/boards/esp32/ttgo_t_beam_gps 2020-02-01 23:25:55 +01:00
esp8266 boards/esp8266: enable arduino feature 2020-02-21 09:09:34 +01:00
frdm boards: don't export globally OPENOCD_RESET_USE... 2020-03-03 11:42:19 +01:00
iotlab Merge pull request #13480 from aabadie/pr/tools/openocd_export_variables 2020-03-03 18:16:05 +01:00
kw41z boards/common: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
msb-430 boards: unexport PROGRAMMER 2019-11-27 14:31:01 +01:00
msba2 lpc2k_pgm: fix build warnings 2019-12-03 22:09:29 +01:00
nrf51 boards: don't export globally OPENOCD_CONFIG 2020-02-24 10:04:11 +01:00
nrf52 boards: don't export globally OPENOCD_CONFIG 2020-02-24 10:04:11 +01:00
nrf52xxxdk boards: move some USEMODULE to Makefile.dep 2020-02-07 13:21:22 +01:00
nucleo boards: move some USEMODULE to Makefile.dep 2020-02-07 13:21:22 +01:00
nucleo32 boards/nucleo32: fix arduino pinmap for nucleo-l432kc 2019-10-07 14:30:36 +02:00
nucleo64 boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
nucleo144 boards/nucleo-144: fix l4r5zi LED0 pin 2019-07-08 09:09:48 +02:00
particle-mesh Merge pull request #12344 from chrysn-pull-requests/particle-antenna-switch 2019-11-19 23:06:29 +01:00
remote Merge pull request #13575 from fjmolinas/pr_cc2538_rf_deps 2020-03-06 18:00:51 +01:00
saml1x boards/samXXX-xpro: clear LED on init 2020-02-24 19:44:36 +01:00
silabs boards/common/silabs: remove OPENOCD_CONFIG export 2020-02-25 17:26:00 +01:00
slwstk6000b boards/common/slwstk6000b: remove unused files 2020-03-03 11:24:28 +01:00
sodaq boards: use explicit GCLK_SRC defines 2020-02-04 21:17:00 +01:00
stm32 Revert "boards/nucleo-f767zi: add correct flash bank openocd config" 2020-02-28 13:51:58 +01:00
wsn430 boards: move some USEMODULE to Makefile.dep 2020-02-07 13:21:22 +01:00
doc.txt boards/stm32f103c8: add docu on flashing with DFU 2018-08-15 15:00:13 +02:00