1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f1
Michel Rottleuthner 4b9866b289 cpu/stm32f103: add workaround to make gpio B4 usable as output pin
->> by default the pin B4 is used as SWJRST. This remaps the pin when it is initialized with gpio_init.
currently its only enabled for stm32f104rb
2019-03-26 21:43:35 +01:00
..
include
periph cpu/stm32f103: add workaround to make gpio B4 usable as output pin 2019-03-26 21:43:35 +01:00
Makefile
Makefile.features
Makefile.include cpu/stm32: all stm32 families now provide pm support 2019-03-21 19:39:16 +01:00
stm32_line.mk
vectors.c