1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/gd32v
Gunar Schorcht 72d11d84b8 boards/seeedstudio-gd32: extend Kconfig by clock configuration
The configuration whether a HXTAL is present and what its clock frequency is will be added to Kconfig. Since it is the only GD32V board at the moment, the configuration is added to the Kconfig of the board, but should be moved to a common Kconfig later when more GD32V boards are added.
2023-01-09 21:51:54 +01:00
..
include cpu/gd32v: Initial include of the GD32VF103 device 2021-08-24 14:30:23 +02:00
periph treewide: fix typos 2022-09-15 12:12:23 +02:00
clock.c boards/seeedstudio-gd32: extend Kconfig by clock configuration 2023-01-09 21:51:54 +01:00
cpu.c cpu/gd32v: Initial include of the GD32VF103 device 2021-08-24 14:30:23 +02:00
doc.txt cpu/gd32v: Initial include of the GD32VF103 device 2021-08-24 14:30:23 +02:00
Kconfig periph/flashpage: Add _in_address_space feature 2022-03-17 19:45:54 +01:00
Makefile cpu/gd32v: Initial include of the GD32VF103 device 2021-08-24 14:30:23 +02:00
Makefile.dep cpu/riscv_common: move C lib selection to common place 2021-08-25 10:53:00 +02:00
Makefile.features periph/flashpage: Add _in_address_space feature 2022-03-17 19:45:54 +01:00
Makefile.include cpu/gd32v: Initial include of the GD32VF103 device 2021-08-24 14:30:23 +02:00