Skip to content

Selectable (from menu) partitions for m5stack #1382

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

Merged
merged 3 commits into from
May 14, 2018
Merged

Selectable (from menu) partitions for m5stack #1382

merged 3 commits into from
May 14, 2018

Conversation

reaper7
Copy link
Contributor

@reaper7 reaper7 commented May 4, 2018

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

discussion here: #1378

reaper7 added 3 commits April 9, 2018 09:54
with minimal SPIFFS partition size and OTA support for bigger apps
addition for m5stack (as is prepared for lolin32 board: #1379)

discourse here: #1378
m5stack-core-esp32.menu.PartitionScheme.no_ota.upload.maximum_size=2097152
m5stack-core-esp32.menu.PartitionScheme.min_spiffs=Minimal SPIFFS (Large APPS with OTA)
m5stack-core-esp32.menu.PartitionScheme.min_spiffs.build.partitions=min_spiffs
m5stack-core-esp32.menu.PartitionScheme.min_spiffs.upload.maximum_size=1966080
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also I think it's important to consider if your board may contain 2MB flash version of ESP32. If so, it would be good to add definition for minimal partition scheme.
I didn't add one to LOLIN32, as I think all of lolins come with 4MB flash.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently, the original m5stack flash size also has only 4M,
but of course we have to remember about this possibility

@me-no-dev me-no-dev merged commit 6f12b69 into espressif:master May 14, 2018
Curclamas pushed a commit to Curclamas/arduino-esp32 that referenced this pull request 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants