mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
Driver: gpio and rtcio dirver update
This commit is contained in:
@@ -5,7 +5,9 @@ set(SOC_SRCS "cpu_util.c"
|
||||
"rtc_sleep.c"
|
||||
"rtc_time.c"
|
||||
"soc_memory_layout.c"
|
||||
"spi_periph.c")
|
||||
"spi_periph.c"
|
||||
"gpio_periph.c"
|
||||
"rtc_periph.c")
|
||||
|
||||
if(NOT CMAKE_BUILD_EARLY_EXPANSION)
|
||||
set_source_files_properties("esp32s2beta/rtc_clk.c" PROPERTIES
|
||||
|
Reference in New Issue
Block a user