1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32f1/periph
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
..
adc.c cpu/stm32: removed file guards from periph drivers 2017-11-09 16:27:24 +01:00
gpio.c cpu/stm32f103: add workaround to make gpio B4 usable as output pin 2019-03-26 21:43:35 +01:00
Makefile cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
rtt.c cpu/stm32_common: always enable PWR module 2018-03-06 14:55:32 +01:00