File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -1654,6 +1654,15 @@ featheresp32.menu.DebugLevel.debug.build.code_debug=4
1654
1654
featheresp32.menu.DebugLevel.verbose=Verbose
1655
1655
featheresp32.menu.DebugLevel.verbose.build.code_debug=5
1656
1656
1657
+ featheresp32.menu.PartitionScheme.default=Default
1658
+ featheresp32.menu.PartitionScheme.default.build.partitions=default
1659
+ featheresp32.menu.PartitionScheme.no_ota=No OTA (Large APP)
1660
+ featheresp32.menu.PartitionScheme.no_ota.build.partitions=no_ota
1661
+ featheresp32.menu.PartitionScheme.no_ota.upload.maximum_size=2097152
1662
+ featheresp32.menu.PartitionScheme.min_spiffs=Minimal SPIFFS (Large APPS with OTA)
1663
+ featheresp32.menu.PartitionScheme.min_spiffs.build.partitions=min_spiffs
1664
+ featheresp32.menu.PartitionScheme.min_spiffs.upload.maximum_size=1966080
1665
+
1657
1666
##############################################################
1658
1667
1659
1668
nodemcu-32s.name=NodeMCU-32S
You can’t perform that action at this time.
0 commit comments