File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -257,6 +257,15 @@ pico32.build.boot=dio
257257pico32.build.partitions=default
258258pico32.build.defines=
259259
260+ pico32.menu.PartitionScheme.default=Default
261+ pico32.menu.PartitionScheme.default.build.partitions=default
262+ pico32.menu.PartitionScheme.no_ota=No OTA (Large APP)
263+ pico32.menu.PartitionScheme.no_ota.build.partitions=no_ota
264+ pico32.menu.PartitionScheme.no_ota.upload.maximum_size=2097152
265+ pico32.menu.PartitionScheme.min_spiffs=Minimal SPIFFS (Large APPS with OTA)
266+ pico32.menu.PartitionScheme.min_spiffs.build.partitions=min_spiffs
267+ pico32.menu.PartitionScheme.min_spiffs.upload.maximum_size=1966080
268+
260269pico32.menu.UploadSpeed.921600=921600
261270pico32.menu.UploadSpeed.921600.upload.speed=921600
262271pico32.menu.UploadSpeed.115200=115200
You can’t perform that action at this time.
0 commit comments