Initial commit
This commit is contained in:
13
main/boards/waveshare/esp32-s3-touch-amoled-1.32/config.json
Normal file
13
main/boards/waveshare/esp32-s3-touch-amoled-1.32/config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"manufacturer": "waveshare",
|
||||
"target": "esp32s3",
|
||||
"builds": [
|
||||
{
|
||||
"name": "esp32-s3-touch-amoled-1.32",
|
||||
"sdkconfig_append": [
|
||||
"CONFIG_ESPTOOLPY_FLASHSIZE_8MB=y",
|
||||
"CONFIG_PARTITION_TABLE_CUSTOM_FILENAME=\"partitions/v2/8m.csv\""
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user