forked from xiaozhi/xiaozhi-esp32
add boards waveshare-c6-touch-lcd-1.83 (#1575)
* Update CMakeLists.txt WAVESHARE_C6_TOUCH_LCD_1_83 * Update Kconfig.projbuild WAVESHARE_C6_TOUCH_LCD_1_83 * Create README.md waveshare-c6-touch-lcd-1.83 * Add files via upload
This commit is contained in:
12
main/boards/waveshare-c6-touch-lcd-1.83/config.json
Normal file
12
main/boards/waveshare-c6-touch-lcd-1.83/config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"target": "esp32c6",
|
||||
"builds": [
|
||||
{
|
||||
"name": "waveshare-c6-touch-lcd-1.83",
|
||||
"sdkconfig_append": [
|
||||
"CONFIG_USE_WECHAT_MESSAGE_STYLE=n",
|
||||
"CONFIG_USE_DEVICE_AEC=y"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user