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

Implement NVS Partition Facility #696

Open
DaneSlattery opened this issue Oct 25, 2024 · 1 comment
Open

Implement NVS Partition Facility #696

DaneSlattery opened this issue Oct 25, 2024 · 1 comment

Comments

@DaneSlattery
Copy link
Contributor

It would be useful to not have multiple separate tools that need to interact to create images. This tool already supports converting elf to bin, csv to bin, now we could support generating data partitions:

https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/storage/mass_mfg.html
or

@DaneSlattery
Copy link
Contributor Author

DaneSlattery commented Oct 25, 2024

It would also be incredibly useful to be able to write postcard structs into this nvs image directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant