mirror of
https://github.com/m5stack/M5BurnerNVS.git
synced 2026-05-20 10:42:30 -07:00
main
M5BurnerNVS
NVS
Non-volatile storage, i.e. data is stored in flash and remains after power down or reboot, flash is similar to a disk on a PC.
Usage
Combined with the Burner NVS in M5Burner, the data can be written by the computer and fed back to the host, or the host can save the data to a key value and the computer can read the changes in real time.
Languages
C++
100%