forked from xiaozhi/xiaozhi-esp32
添加微雪电子esp32-c6-lcd-1.69、esp32-c6-Touch-lcd-1.69的支持 (#816)
* 添加了摄像头和触控支持 * 添加微雪电子esp32-c6-lcd-1.69、esp32-c6-Touch-lcd-1.69的支持 --------- Co-authored-by: flyingtjy <flyingtjy@gmail.com>
This commit is contained in:
11
main/boards/waveshare-c6-lcd-1.69/config.json
Normal file
11
main/boards/waveshare-c6-lcd-1.69/config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"target": "esp32c6",
|
||||
"builds": [
|
||||
{
|
||||
"name": "waveshare-c6-lcd-1.69",
|
||||
"sdkconfig_append": [
|
||||
"CONFIG_USE_ESP_WAKE_WORD=y"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user