TOKITA Hiroshi
666386f642
boards: gd32: add spi
as supported feature
...
Add `spi` as supported feature to yaml configuration.
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2023-01-11 08:50:56 -08:00
TOKITA Hiroshi
20d2dff140
boards: gd32: add dma
as supported feature
...
Add `dma` as supported feature to yaml configuration.
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2022-12-22 13:43:49 +01:00
TOKITA Hiroshi
7e9ffdf461
boards: arm: gd32: Add support for counter device
...
Add line to yaml for supporting counter
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2022-12-12 10:08:12 +01:00
Kumar Gala
390464ce3b
timers: remove defconfig setting of timer drivers
...
Now that timer drivers are enabled based on devicetree we can
remove any cases of them getting enabled by *_defconfig files.
Signed-off-by: Kumar Gala <galak@kernel.org>
2022-09-09 09:58:48 +00:00
TOKITA Hiroshi
aae94737ee
boards: arm: gd32f407v_start: Add initial support for gd32f407v_start
...
Add initial support for the GD32F407V-START board.
Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2022-08-29 10:27:15 +02:00