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 · 2 comments
Open

Implement NVS Partition Facility #696

DaneSlattery opened this issue Oct 25, 2024 · 2 comments
Labels
feature request Request for new feature/functionality

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.

@juliankrieger
Copy link

Are there any pointers on where to begin for this issue? I would be happy to contribute.

@jessebraham jessebraham added the feature request Request for new feature/functionality label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for new feature/functionality
Projects
Status: Todo
Development

No branches or pull requests

3 participants