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 @@ -334,6 +334,15 @@ tinypico.build.boot=dio
334334tinypico.build.partitions=default
335335tinypico.build.defines=
336336
337+ tinypico.menu.PartitionScheme.default=Default
338+ tinypico.menu.PartitionScheme.default.build.partitions=default
339+ tinypico.menu.PartitionScheme.no_ota=No OTA (Large APP)
340+ tinypico.menu.PartitionScheme.no_ota.build.partitions=no_ota
341+ tinypico.menu.PartitionScheme.no_ota.upload.maximum_size=2097152
342+ tinypico.menu.PartitionScheme.min_spiffs=Minimal SPIFFS (Large APPS with OTA)
343+ tinypico.menu.PartitionScheme.min_spiffs.build.partitions=min_spiffs
344+ tinypico.menu.PartitionScheme.min_spiffs.upload.maximum_size=1966080
345+ 
337346tinypico.menu.UploadSpeed.921600=921600
338347tinypico.menu.UploadSpeed.921600.upload.speed=921600
339348tinypico.menu.UploadSpeed.115200=115200
                                 You can’t perform that action at this time. 
               
                  
0 commit comments