mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00
refactor the adc driver
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
set(SOC_SRCS "cpu_util.c"
|
||||
set(SOC_SRCS "adc_periph.c"
|
||||
"dac_periph.c"
|
||||
"cpu_util.c"
|
||||
"gpio_periph.c"
|
||||
"rtc_clk.c"
|
||||
"rtc_init.c"
|
||||
|
Reference in New Issue
Block a user