Update flash memory size for adafruit_feather_esp32s3

This commit is contained in:
Peter B
2022-07-04 11:03:46 +02:00
committed by GitHub
parent a1bb458f6f
commit d92c4783ed
+2 -2
View File
@@ -50,9 +50,9 @@
]
]
},
"flash_size": "4MB",
"flash_size": "8MB",
"maximum_ram_size": 327680,
"maximum_size": 4194304,
"maximum_size": 8388608,
"use_1200bps_touch": true,
"wait_for_upload_port": true,
"require_upload_port": true,