Initial commit
This commit is contained in:
12
main/boards/waveshare/esp32-c6-touch-amoled-1.32/config.json
Normal file
12
main/boards/waveshare/esp32-c6-touch-amoled-1.32/config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"manufacturer": "waveshare",
|
||||
"target": "esp32c6",
|
||||
"builds": [
|
||||
{
|
||||
"name": "esp32-c6-touch-amoled-1.32",
|
||||
"sdkconfig_append": [
|
||||
"CONFIG_USE_ESP_WAKE_WORD=y"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user