Skip to content

Changing partition scheme in menu doesn't change upload max size #1378

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
domints opened this issue May 4, 2018 · 6 comments
Closed

Changing partition scheme in menu doesn't change upload max size #1378

domints opened this issue May 4, 2018 · 6 comments
Labels
Status: Stale Issue is stale stage (outdated/stuck)

Comments

@domints
Copy link
Contributor

domints commented May 4, 2018

Hardware:

Board: LOLIN32
Core Installation/update date: 2/may/2018
IDE name: Arduino IDE
Flash Frequency: 80Mhz
Upload Speed: 921600

Description:

So, all above doesn't matter, maybe beside installation date and board type.
In the boards.txt there is section for some boards (i.e. DevKit) that allows change of partition scheme with just few clicks (to min_spiffs, no_ota etc.) which literally changes how big app can be. Unfortunately there is no directive to instruct ArduinoIDE that upload max size changed, so with no_ota partition scheme there is space for 2M program, but ArduinoIDE refuses to flash program bigger than default 1.3M.

I have solved problem on my instance, so I will create pull request with changes to boards.txt, but I wanted to have this issue filed in case anybody looked for it.

@domints
Copy link
Contributor Author

domints commented May 4, 2018

I added PR:

#1379

This change was checked on LOLIN32 board, so that's the only board I added partitions to, and also added upload.maximum_size to DevKit.
This would most certainly work with other boards, but I am not sure about their flashes and have no way of testing, so that's why I added only to LOLIN32.

@reaper7
Copy link
Contributor

reaper7 commented May 4, 2018

great idea!
this should be added to all boards!

TNX!

@domints
Copy link
Contributor Author

domints commented May 14, 2018

Should I feel ignored? :(

@reaper7
Copy link
Contributor

reaper7 commented May 14, 2018

why? I'm sure @me-no-dev look at it.
easy... :)

me-no-dev pushed a commit that referenced this issue May 14, 2018
* Additional partition scheme min_spiffs
with minimal SPIFFS partition size and OTA support for bigger apps

* Selectable (from menu) partitions for m5stack

addition for m5stack (as is prepared for lolin32 board: #1379)

discourse here: #1378
me-no-dev pushed a commit that referenced this issue May 25, 2018
* Additional partition scheme min_spiffs
with minimal SPIFFS partition size and OTA support for bigger apps

* Selectable (from menu) partitions for m5stack

addition for m5stack (as is prepared for lolin32 board: #1379)

discourse here: #1378

* Selectable (from menu) partitions for MH ET LIVE boards
in reference to other boards (m5stack, lolin32)
this PR adds partition scheme selection for MH ET LIVE boards
also adds Core Debug Level selection for above boards
Curclamas pushed a commit to Curclamas/arduino-esp32 that referenced this issue Aug 21, 2018
* Additional partition scheme min_spiffs
with minimal SPIFFS partition size and OTA support for bigger apps

* Selectable (from menu) partitions for m5stack

addition for m5stack (as is prepared for lolin32 board: espressif#1379)

discourse here: espressif#1378
Curclamas pushed a commit to Curclamas/arduino-esp32 that referenced this issue Aug 21, 2018
* Additional partition scheme min_spiffs
with minimal SPIFFS partition size and OTA support for bigger apps

* Selectable (from menu) partitions for m5stack

addition for m5stack (as is prepared for lolin32 board: espressif#1379)

discourse here: espressif#1378

* Selectable (from menu) partitions for MH ET LIVE boards
in reference to other boards (m5stack, lolin32)
this PR adds partition scheme selection for MH ET LIVE boards
also adds Core Debug Level selection for above boards
@stale
Copy link

stale bot commented Aug 1, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale Issue is stale stage (outdated/stuck) label Aug 1, 2019
@stale
Copy link

stale bot commented Aug 15, 2019

This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Aug 15, 2019
blue-2357 pushed a commit to blue-2357/arduino-esp32 that referenced this issue Jul 17, 2024
* Additional partition scheme min_spiffs
with minimal SPIFFS partition size and OTA support for bigger apps

* Selectable (from menu) partitions for m5stack

addition for m5stack (as is prepared for lolin32 board: espressif/arduino-esp32#1379)

discourse here: espressif/arduino-esp32#1378
blue-2357 pushed a commit to blue-2357/arduino-esp32 that referenced this issue Jul 17, 2024
* Additional partition scheme min_spiffs
with minimal SPIFFS partition size and OTA support for bigger apps

* Selectable (from menu) partitions for m5stack

addition for m5stack (as is prepared for lolin32 board: espressif/arduino-esp32#1379)

discourse here: espressif/arduino-esp32#1378

* Selectable (from menu) partitions for MH ET LIVE boards
in reference to other boards (m5stack, lolin32)
this PR adds partition scheme selection for MH ET LIVE boards
also adds Core Debug Level selection for above boards
dash0820 added a commit to dash0820/arduino-esp32-stripped that referenced this issue Mar 10, 2025
* Additional partition scheme min_spiffs
with minimal SPIFFS partition size and OTA support for bigger apps

* Selectable (from menu) partitions for m5stack

addition for m5stack (as is prepared for lolin32 board: espressif/arduino-esp32#1379)

discourse here: espressif/arduino-esp32#1378
dash0820 added a commit to dash0820/arduino-esp32-stripped that referenced this issue Mar 10, 2025
* Additional partition scheme min_spiffs
with minimal SPIFFS partition size and OTA support for bigger apps

* Selectable (from menu) partitions for m5stack

addition for m5stack (as is prepared for lolin32 board: espressif/arduino-esp32#1379)

discourse here: espressif/arduino-esp32#1378

* Selectable (from menu) partitions for MH ET LIVE boards
in reference to other boards (m5stack, lolin32)
this PR adds partition scheme selection for MH ET LIVE boards
also adds Core Debug Level selection for above boards
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale Issue is stale stage (outdated/stuck)
Projects
None yet
Development

No branches or pull requests

2 participants