File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -2772,7 +2772,7 @@ lopy4.menu.DebugLevel.verbose.build.code_debug=5
27722772oroca_edubot.name=OROCA EduBot
27732773
27742774oroca_edubot.upload.tool=esptool_py
2775- oroca_edubot.upload.maximum_size=1310720 
2775+ oroca_edubot.upload.maximum_size=3145728 
27762776oroca_edubot.upload.maximum_data_size=327680
27772777oroca_edubot.upload.wait_for_upload_port=true
27782778
@@ -2788,9 +2788,16 @@ oroca_edubot.build.f_cpu=240000000L
27882788oroca_edubot.build.flash_mode=dio
27892789oroca_edubot.build.flash_size=4MB
27902790oroca_edubot.build.boot=dio
2791- oroca_edubot.build.partitions=default 
2791+ oroca_edubot.build.partitions=huge_app 
27922792oroca_edubot.build.defines=
27932793
2794+ oroca_edubot.menu.PartitionScheme.huge_app=Huge APP (3MB No OTA)
2795+ oroca_edubot.menu.PartitionScheme.huge_app.build.partitions=huge_app
2796+ oroca_edubot.menu.PartitionScheme.huge_app.upload.maximum_size=3145728
2797+ oroca_edubot.menu.PartitionScheme.min_spiffs=Minimal SPIFFS (Large APPS with OTA)
2798+ oroca_edubot.menu.PartitionScheme.min_spiffs.build.partitions=min_spiffs
2799+ oroca_edubot.menu.PartitionScheme.min_spiffs.upload.maximum_size=1966080
2800+ 
27942801oroca_edubot.menu.FlashFreq.80=80MHz
27952802oroca_edubot.menu.FlashFreq.80.build.flash_freq=80m
27962803oroca_edubot.menu.FlashFreq.40=40MHz
                         You can’t perform that action at this time. 
           
                  
0 commit comments