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

10 lines
152 B
JSON

{
"target": "esp32s3",
"builds": [
{
"name": "otto-robot",
"sdkconfig_append": [
]
}
]
}