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 @@ -1654,6 +1654,15 @@ featheresp32.menu.DebugLevel.debug.build.code_debug=4
16541654featheresp32.menu.DebugLevel.verbose=Verbose
16551655featheresp32.menu.DebugLevel.verbose.build.code_debug=5
16561656
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+
16571666##############################################################
16581667
16591668nodemcu-32s.name=NodeMCU-32S
You can’t perform that action at this time.
0 commit comments