The FlashStorage library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory of SAMD21/SAMD51. It's using the buffered read and write to minimize the access to Flash. It now supports writing and reading the whole object, not just byte-and-byte.
Useful if the EEPROM is not available or too small. Currently, ATSAMD21 and ATSAMD51 are supported (and consequently every board based on this cpu like the Arduino Zero, Aduino MKR1000, Nano-33 IoT, Itsy-Bitsy M4, etc).
Filename | Release Date | File Size |
---|---|---|
FlashStorage_SAMD-1.3.2.zip | 2022-01-26 | 315.55 KiB |
FlashStorage_SAMD-1.3.1.zip | 2022-01-25 | 312.57 KiB |
FlashStorage_SAMD-1.3.0.zip | 2022-01-25 | 315.08 KiB |
FlashStorage_SAMD-1.2.1.zip | 2021-10-11 | 285.79 KiB |
FlashStorage_SAMD-1.2.0.zip | 2021-08-19 | 172.18 KiB |
FlashStorage_SAMD-1.1.0.zip | 2021-01-27 | 136.97 KiB |
FlashStorage_SAMD-1.0.0.zip | 2020-03-28 | 17.85 KiB |