mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
Refactor the touch sensor driver
This commit is contained in:
@@ -17,7 +17,8 @@ set(SOC_SRCS "adc_periph.c"
|
||||
"i2s_periph.c"
|
||||
"i2c_periph.c"
|
||||
"uart_periph.c"
|
||||
)
|
||||
"touch_sensor_hal.c"
|
||||
"touch_sensor_periph.c")
|
||||
|
||||
if(NOT CMAKE_BUILD_EARLY_EXPANSION)
|
||||
set_source_files_properties("esp32s2beta/rtc_clk.c" PROPERTIES
|
||||
|
Reference in New Issue
Block a user