mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
Update CMakeLists.txt to remove compilation errors for ESP32-S2 TTS
This commit is contained in:
parent
61123948aa
commit
7a2909e28b
@ -43,11 +43,6 @@ elseif(${IDF_TARGET} STREQUAL "esp32s2")
|
||||
include/esp32
|
||||
src/include
|
||||
)
|
||||
set(COMPONENT_SRCS
|
||||
src/esp_process_sdkconfig.c
|
||||
src/esp_mn_speech_commands.c
|
||||
src/model_path.c
|
||||
)
|
||||
|
||||
set(COMPONENT_REQUIRES
|
||||
json
|
||||
|
||||
Loading…
Reference in New Issue
Block a user