4621cd54fb
The old way mapped each byte of nvm onto a distinct nvs key, but this allowed storage of only a very small number of bytes out of the theoretical capacity. Reworked like this, about half of the nvs capacity can be used for nvm, so you're guaranteed the ability to store 9kB this way. |
||
---|---|---|
.. | ||
ByteArray.c | ||
ByteArray.h | ||
__init__.c |