* content: New support for third-party boards: waveshare ESP32-C6-Touch-AMOLED-1.8 * content: Change the TAG of ESP32-C6-Touch-AMOLED-1.8 * content: Change the config.json of ESP32-C6-Touch-AMOLED-1.8
11 lines
216 B
JSON
11 lines
216 B
JSON
{
|
|
"target": "esp32c6",
|
|
"builds": [
|
|
{
|
|
"name": "waveshare-c6-touch-amoled-1.8",
|
|
"sdkconfig_append": [
|
|
"CONFIG_USE_ESP_WAKE_WORD=y"
|
|
]
|
|
}
|
|
]
|
|
} |