forked from esp-rs/esp-idf-part
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only limit App partitions to 16MB, allow others to be bigger.
The bootloader will crash when starting from an app partition which exceeds 16MB, but larger sizes are fine for data partitions. Fixes esp-rs#34
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters