cmaglie / FlashStorage

A convenient way to store data into Flash memory on the ATSAMD21 and ATSAMD51 processor family
203 stars 69 forks source link

EEPROM on nano-33 is complicated #40

Closed bungernut closed 4 years ago

bungernut commented 4 years ago

Need to use a EEPROM emulator and flash memeory

https://github.com/cmaglie/FlashStorage

Limits writes to 10000 and these values will be reset every flash, but persist through resets.

bungernut commented 4 years ago

sorry again again, wrong repo