1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32_common
Marian Buschsieweke e326acfc78
cpu/{stm32r1,stm32_common}: Allow exposing JTAG pins as GPIOs
- cpu/stm32f1: Removed previous code in gpio_init() to provide PB4 on the
  Nucleo-F103RB only
- cpu/stm32_common: Introduced STM32F1_DISABLE_JTAG which, if defined in
  board.h, exposes the JTAG only pins as GPIOs. This keeps the SWD pins, so that
  SWD debugging remains possible
2020-03-08 13:05:35 +01:00
..
dist cpu: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
include stm32: Add dw USB OTG FS usbdev driver 2020-02-11 15:50:18 +01:00
ldscripts stm32_common: Adjust ldscript memory segment attributes 2018-05-09 06:49:29 +02:00
periph cpu/stm32_common/periph: Fix multicast filtering 2020-02-26 15:57:59 +01:00
cpu_common.c stm32/cpu: Add functions for low power mode clock config 2019-11-01 20:19:41 +01:00
cpu_init.c cpu/{stm32r1,stm32_common}: Allow exposing JTAG pins as GPIOs 2020-03-08 13:05:35 +01:00
doc.txt cpu/stm32_common: update doc 2017-09-01 10:15:26 +02:00
Makefile cpu/stm32_common: build common module 2016-03-16 12:17:16 +01:00
Makefile.dep stm32: Add dw USB OTG FS usbdev driver 2020-02-11 15:50:18 +01:00
Makefile.features cpu/stm32_common: add watchdog for stm32 2019-09-12 19:07:40 +02:00
Makefile.include cpu/stm32: move all dependencies to Makefile.dep 2020-01-28 13:18:39 +01:00
stm32_mem_lengths.mk cpu/stm32l0: add stm32l010xx family 2019-12-13 14:14:28 +01:00
stmclk_common.c cpu/stm32_common: always enable PWR module 2018-03-06 14:55:32 +01:00
stmclk_l0l1.c cpu/stm32_common: always enable PWR module 2018-03-06 14:55:32 +01:00
stmclk.c stmclk: Fix M-factor shift for SAI PLL 2019-10-20 18:22:18 +02:00