Files
JC-ESP32P4-M3-DEV/1-Demo/IDF-DEMO/xiaozhi-esp32/main/boards/waveshare-c6-lcd-1.69/config.json
T
2025-09-05 18:58:05 +02:00

11 lines
208 B
JSON

{
"target": "esp32c6",
"builds": [
{
"name": "waveshare-c6-lcd-1.69",
"sdkconfig_append": [
"CONFIG_USE_ESP_WAKE_WORD=y"
]
}
]
}