Skip to content

WRITE_SPIFFS_BASE_ADDR is hardcoded to 0x110000  #18

@eshkrab

Description

@eshkrab

Why is the base address of the spiffs partition hardcoded?

I found it in components/spiffs_image/spiffs_param.mk, and I don't know if spiffs_image is a component directly from somewhere else or if you made this component, but it only flashes SPIFFS to a specific address, making other partition tables not function correctly.

editing that file directly seems to fix the issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions