summaryrefslogtreecommitdiffstatshomepage
path: root/extmod/nimble/modbluetooth_nimble.c
diff options
context:
space:
mode:
authorThorsten von Eicken <tve@voneicken.com>2021-01-18 01:06:12 -0800
committerDamien George <damien@micropython.org>2021-02-19 15:05:19 +1100
commitc10d431819f9f7095c3573c98f01c98526a2cb0b (patch)
tree1fd709c2fa0aa8f01cae84fa53fb48ec0aca3da5 /extmod/nimble/modbluetooth_nimble.c
parent143372ab5e41a609b5b7d8bb60af1a5fd478e7ea (diff)
downloadmicropython-c10d431819f9f7095c3573c98f01c98526a2cb0b.tar.gz
micropython-c10d431819f9f7095c3573c98f01c98526a2cb0b.zip
esp32: Add basic support for Non-Volatile-Storage in esp32 module.
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: #4436, #4707, #6780
Diffstat (limited to 'extmod/nimble/modbluetooth_nimble.c')
0 files changed, 0 insertions, 0 deletions