emfcamp / Mk2-Firmware

Firmware that runs on the TiLDA v2 Badge
18 stars 36 forks source link

Flash config store #2

Open marksteward opened 10 years ago

marksteward commented 10 years ago

Dedicate part of the flash to storing keys, user prefs, schedule, etc. Only erase when necessary. There's probably a load of libraries for this.

dpslwk commented 10 years ago

This should be covered by the FlashTask #21