1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/stm32/include
Marian Buschsieweke a6e8e1ff7e
boards/common/stm32: Add timer config based on TIM2,15,16
This adds the three general purpose timers on STM32L4 boards in a
central place so that STM32L4 boards can just include it.

Some other families may also have TIM15 and TIM16 and could use this,
but likely some generalization is needed to use this for other
families as well. This can be added later on.
2023-05-30 13:03:19 +02:00
..
cfg_i2c1_pb6_pb7.h boards/stm32: adapt I2C configuration where needed 2022-03-23 10:10:08 +01:00
cfg_i2c1_pb8_pb9.h boards/stm32: adapt I2C configuration where needed 2022-03-23 10:10:08 +01:00
cfg_rtt_default.h cpu/stm32_common: make RTT_FREQUENCY configurable 2020-05-05 14:36:31 +02:00
cfg_timer_tim2_tim15_tim16.h boards/common/stm32: Add timer config based on TIM2,15,16 2023-05-30 13:03:19 +02:00
cfg_timer_tim2.h boards: add nucleo-wl55jc 2021-04-20 21:04:29 +02:00
cfg_timer_tim5_and_tim2.h boards/common/stm32: Add timer conf for TIM5 + TIM2 2023-04-17 12:24:48 +02:00
cfg_timer_tim5.h boards/b-u585i-iot02a: add initial basic support 2021-12-23 11:04:42 +01:00
cfg_usb_otg_fs.h boards/common/stm32: use usbdev_synopsys_dwc2 driver as periph_usbdev 2022-09-27 01:00:57 +02:00
cfg_usb_otg_hs_phy_fs.h Revert "boards/stm32f429-disc*: do not use periph_usbdev_hs" 2023-03-31 16:43:51 +02:00
cfg_usb_otg_hs_phy_utmi.h boards/common/stm32: add common configuration for internal USB HS PHY 2022-10-16 11:35:42 +02:00
stm32_leds.h boards/common/stm32: Fix LED configuration 2022-09-13 08:34:31 +02:00