mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
update kconfig
This commit is contained in:
parent
b6a9615ec9
commit
b756238bfa
@ -99,6 +99,8 @@ before_script:
|
||||
artifacts:
|
||||
when: always
|
||||
paths:
|
||||
- "**/build*/size.json"
|
||||
- "**/build*/build_log.txt"
|
||||
- "**/build*/*.bin"
|
||||
# upload to s3 server to save the artifacts size
|
||||
- "**/build*/*.map"
|
||||
|
||||
@ -257,12 +257,12 @@ menu "Load Multiple Wake Words"
|
||||
|
||||
|
||||
config SR_WN_WN9_HEYWANDA_TTS_MULTI
|
||||
bool "Hey,Wanda (wn9_heywanda_tts)"
|
||||
depends on IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32P4
|
||||
bool "Hey,Wanda (wn9_heywanda_tts)"
|
||||
depends on IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32P4
|
||||
|
||||
config SR_WN_WN9_HIMIAOMIAO_TTS_MULTI
|
||||
bool "Hi,喵喵 (wn9_himiaomiao_tts)"
|
||||
depends on IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32P4
|
||||
bool "Hi,喵喵 (wn9_himiaomiao_tts)"
|
||||
depends on IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32P4
|
||||
|
||||
|
||||
config SR_WN_WN9_MYCROFT_TTS_MULTI
|
||||
|
||||
Loading…
Reference in New Issue
Block a user