Skip to content

Is there any way of increasing application flash memory via custom partition map? (ie. Kill OTA partitions, etc) #1476

Closed
@SoftwareGuy

Description

@SoftwareGuy

Hardware:

Board: Generic ESP32 Dev Module
Core Installation/update date: Latest
IDE name: PlatformIO
Flash Frequency: 40Mhz (default?)
Upload Speed: 115200

Description:

For some projects, 1.25MB of Flash memory to store your program code is not enough. Like the title suggests, is there any way to increase the amount of flash memory available? Could we kill off the OTA and OTA update partitions if we're not using it? Personally, I don't know what OTA is nor do I want to use it, so to have a dedicated partition just wasting space is kinda silly in my eyes.

I did see on the ESP32 forums a way to increase the 1.25MB partition to 2MB but I'm not sure if that was applicable for ESP32 or ESP8266 only.

Sketch:

N/A

Debug Messages:

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions