Initial commit
This commit is contained in:
15
main/boards/freenove-esp32s3-display-2.8-lcd/config.json
Normal file
15
main/boards/freenove-esp32s3-display-2.8-lcd/config.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"target": "esp32s3",
|
||||
"builds": [
|
||||
{
|
||||
"name": "freenove-esp32s3-display-2.8-lcd",
|
||||
"sdkconfig_append": [
|
||||
"CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y",
|
||||
"CONFIG_PARTITION_TABLE_CUSTOM_FILENAME=\"partitions/v2/16m.csv\"",
|
||||
"CONFIG_LANGUAGE_EN_US=y"
|
||||
"CONFIG_SR_WN_WN9S_HIESP=y",
|
||||
"CONFIG_SR_WN_WN9_HIESP=y"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user