aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-eeprom.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-52/+0
2023-04-17switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper1-21/+4
2023-04-16reduced ROM by ~600 bytes by moving all eeprom config values to a "cfg" structSelene ToyKeeper1-3/+4
2018-08-22Replaced hardcoded eeprom index values with auto-calculated enums.Selene ToyKeeper1-2/+2
2017-12-03Made it possible to override address of eeprom array in RAM.Selene ToyKeeper1-0/+4
2017-09-29Added option to start at memorized level, for momentary use on dual-switch li...Selene ToyKeeper1-2/+2
2017-08-26Made wear-levelling work. Takes a bunch of extra ROM though.Selene ToyKeeper1-0/+6
2017-08-26Added eeprom load/save API (no wear levelling yet), verified it works in Dark...Selene ToyKeeper1-0/+58