1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/stm32
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
..
dist boards/b-u585i-iot02a: add initial basic support 2021-12-23 11:04:42 +01:00
include boards/common/stm32: Add timer config based on TIM2,15,16 2023-05-30 13:03:19 +02:00
doc.txt boards: add path for STM32-shared config snippets 2018-05-24 19:00:42 +02:00
Kconfig boards/stm32g4: add clock configuration via Kconfig 2020-08-25 12:57:03 +02:00