add some code
This commit is contained in:
15
main/boards/xingzhi-cube-1.54tft-ml307/config.json
Normal file
15
main/boards/xingzhi-cube-1.54tft-ml307/config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"target": "esp32s3",
|
||||
"builds": [
|
||||
{
|
||||
"name": "xingzhi-cube-1.54tft-ml307",
|
||||
"sdkconfig_append": []
|
||||
},
|
||||
{
|
||||
"name": "xingzhi-cube-1.54tft-ml307-wechatui",
|
||||
"sdkconfig_append": [
|
||||
"CONFIG_USE_WECHAT_MESSAGE_STYLE=y"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user