1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 10:12:45 +01:00
RIOT/boards/common/gd32v
Gunar Schorcht 377b5b321c boards/common/gd32v: change default timer configuration
The default timer configuration has been changed so that `TIMER0` and `TIMER1` are always timer devices. `TIMER2` can only be used as timer device if it is not used for PWM devices. `TIMER3` and `TIMER4` are only available as timer devices if they are supported by the CPU model and not used for PWM devices.
2023-01-28 18:16:17 +01:00
..
dist boards/common: add common definitions for GD32VF103 boards 2023-01-23 18:59:32 +01:00
include boards/common/gd32v: change default timer configuration 2023-01-28 18:16:17 +01:00
doc.txt boards/common: add common definitions for GD32VF103 boards 2023-01-23 18:59:32 +01:00
Kconfig boards/common: add common definitions for GD32VF103 boards 2023-01-23 18:59:32 +01:00
Makefile.dep boards/common: add common definitions for GD32VF103 boards 2023-01-23 18:59:32 +01:00
Makefile.features boards/common: add common definitions for GD32VF103 boards 2023-01-23 18:59:32 +01:00
Makefile.include boards/sipeed-longan-nano: default to flashing via DFU 2023-01-27 12:11:00 +01:00