mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
soc: move dac_hal to hal
This commit is contained in:
@@ -53,6 +53,7 @@ if(NOT BOOTLOADER_BUILD)
|
||||
"esp32s2/cp_dma_hal.c"
|
||||
"esp32s2/systimer_hal.c"
|
||||
"esp32s2/touch_sensor_hal.c"
|
||||
"esp32s2/dac_hal.c"
|
||||
"esp32s2/usb_hal.c")
|
||||
endif()
|
||||
|
||||
|
@@ -1,5 +1,4 @@
|
||||
set(srcs
|
||||
"dac_hal.c"
|
||||
"rtc_clk.c"
|
||||
"rtc_clk_init.c"
|
||||
"rtc_init.c"
|
||||
|
Reference in New Issue
Block a user