Skip to content
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

limit default partition size #398

Merged
merged 1 commit into from
May 29, 2023
Merged

limit default partition size #398

merged 1 commit into from
May 29, 2023

Commits on May 4, 2023

  1. limit default partition size

    Some chips can have more than 16MB of flash, mine as 32MB. Historically
    espflash failed to detect this flash size but now can. Without this
    change the board will boot loop because the esp idf bootloader max size
    is only 16MB.
    MabezDev committed May 4, 2023
    Configuration menu
    Copy the full SHA
    e54363d View commit details
    Browse the repository at this point in the history