Skip to content

Conversation

tyomitch
Copy link

@tyomitch tyomitch commented May 4, 2021

No description provided.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good to me! Thank you. I've invited you to collaborate on the repo so it'll (hopefully) run CI immediately for you.

@dhalbert dhalbert merged commit 1d385e1 into adafruit:main May 5, 2021
tyomitch added a commit to tyomitch/circuitpython that referenced this pull request May 6, 2021
@tyomitch tyomitch deleted the patch-4 branch May 6, 2021 12:48
jepler pushed a commit to jepler/circuitpython that referenced this pull request May 8, 2021
This commit implements basic NVS support for the esp32.  It follows the
pattern of the esp32.Partition class and exposes an NVS object per NVS
namespace.  The initial support provided is only for signed 32-bit integers
and binary blobs.  It's easy (albeit a bit tedious) to add support for
more types.

See discussions in: adafruit#4436, adafruit#4707, adafruit#6780
dpgeorge pushed a commit to micropython/micropython that referenced this pull request Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants