1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/gd32v
Joshua DeWeese 4218fca673 cpu/{gd32v,stm32}/periph/adc: make ADC clock setable
This patch allows boards to select a max ADC clock speed. This could be
handy if the board wants to clock the ADC differently according to the
board's front end analog circuitry or MCU model's ADC capabilities.
2024-05-10 21:58:22 -04:00
..
include cpu/gd32v/periph_gpio_ll: fix and clean up 2024-02-05 08:21:52 +01:00
periph cpu/{gd32v,stm32}/periph/adc: make ADC clock setable 2024-05-10 21:58:22 -04:00
clock.c cpu/gd32v: allow reconfig PLL multiplier in clock config 2023-04-18 06:20:14 +02:00
cpu.c cpu/gd32v: Allow configuration of SWJ_CFG 2024-01-19 23:17:35 +01:00
doc.txt cpu/gd32v: Initial include of the GD32VF103 device 2021-08-24 14:30:23 +02:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Makefile cpu/gd32v: Initial include of the GD32VF103 device 2021-08-24 14:30:23 +02:00
Makefile.default cpu/gdv32: add pm_layered support 2023-01-24 00:52:02 +01:00
Makefile.dep cpu/gd32v: add periph_usbdev support 2023-04-16 23:24:23 +02:00
Makefile.features *Makefile.features: Remove TEST_KCONFIG includes 2024-03-26 14:53:39 +01:00
Makefile.include cpu/gd32v: don't set FW_ROM_LEN to ROM_LEN 2024-02-28 13:49:12 +01:00