Add NULLLAB-AI-VOX3 Board (#1900)
This commit is contained in:
9
main/boards/nulllab-ai-vox-v3/config.json
Normal file
9
main/boards/nulllab-ai-vox-v3/config.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"target": "esp32s3",
|
||||
"builds": [
|
||||
{
|
||||
"name": "nulllab-ai-vox-v3",
|
||||
"sdkconfig_append": ["CONFIG_ESP_CONSOLE_NONE=y"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user