forked from xiaozhi/xiaozhi-esp32
add board esp32-s3-touch-lcd-3.5 (#415)
* add board esp32-s3-touch-lcd-3.5 * add axp2101 --------- Co-authored-by: flyingtjy <flyingtjy@gmail.com>
This commit is contained in:
9
main/boards/esp32-s3-touch-lcd-3.5/config.json
Normal file
9
main/boards/esp32-s3-touch-lcd-3.5/config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"target": "esp32s3",
|
||||
"builds": [
|
||||
{
|
||||
"name": "esp32-s3-touch-lcd-3.5",
|
||||
"sdkconfig_append": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user