266be30777
* atmel-samd: Introduce a nvm module for non-volatile byte-level memory access. This allows for persisting small configuration values even when the file system is read-only from CircuitPython. Fixes #160 * Review feedback: * Add tests. * Fix non-zero index. * Fix len() |
||
---|---|---|
.. | ||
board.c | ||
conf_access.h | ||
conf_board.h | ||
conf_clocks.h | ||
conf_usb.h | ||
mpconfigboard.h | ||
mpconfigboard.mk | ||
pins.c |