..
2020-03-23 10:48:11 +01:00
2020-03-23 10:48:11 +01:00
2020-03-23 10:48:11 +01:00
2020-03-23 10:48:11 +01:00
2020-03-23 10:48:11 +01:00
2020-03-23 10:48:11 +01:00
2020-03-23 10:48:11 +01:00
2020-03-23 10:48:11 +01:00
2020-03-23 10:48:11 +01:00
2020-03-23 10:48:11 +01:00

Teensy LC EEPROM emulation example

This example emulates 128 bytes of EEPROM, using 2K of flash. Some wear-levelling is done (see comments in eeprom.c).

Credits

Most of the actual EEPROM code is from PJRC/Teensyduino.