Skip to content

Can we use NVS with no_std? If so, is there any docs to how? #1529

Answered by bjoernQ
ssaavedra asked this question in Q&A
Discussion options

You must be logged in to vote

For no_std you can use https://github.com/esp-rs/esp-storage to read and write flash - so it's more low level but you can build e.g. a key-value store on top of this

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ssaavedra
Comment options

@bjoernQ
Comment options

Answer selected by ssaavedra
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants