1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 03:53:04 +01:00
RIOT/boards/common/gd32v/include
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
..
board_common.h boards/common: add common timer config for GD32VF103 boards 2023-01-27 21:39:22 +01:00
cfg_timer_default.h boards/common/gd32v: change default timer configuration 2023-01-28 18:16:17 +01:00
cfg_uart_default.h boards/common: add common definitions for GD32VF103 boards 2023-01-23 18:59:32 +01:00
periph_common_conf.h boards/common: add common definitions for GD32VF103 boards 2023-01-23 18:59:32 +01:00