Data Storage
The FlashStorage_RTL8720 library aims to provide a convenient way to store and retrieve user data using the non-volatile flash memory of Realtek RTL8720DN, RTL8722DM, RTM8722CSM, etc.
It is 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-word.
Maintainer: Khoi Hoang
This library is compatible with the AmebaD architecture.
To use this library, open the Library Manager in the Arduino IDE and install it from there.