| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Made it possible to override address of eeprom array in RAM. | Selene ToyKeeper | 2017-12-03 | 1 | -0/+4 |
| | | | | | | (useful when trying to use a single large data structure without wasting twice its size in RAM) | ||||
| * | Made FSM eeprom more atomic by writing marker byte last. | Selene ToyKeeper | 2017-11-06 | 1 | -1/+4 |
| | | |||||
| * | Added option to start at memorized level, for momentary use on dual-switch ↵ | Selene ToyKeeper | 2017-09-29 | 1 | -2/+2 |
| | | | | | | | | lights. Renamed WL versions of eeprom functions, for naming consistency. | ||||
| * | Made wear-levelling work. Takes a bunch of extra ROM though. | Selene ToyKeeper | 2017-08-26 | 1 | -6/+42 |
| | | | | | | Also, I've only tested it a tiny amount. | ||||
| * | Added eeprom load/save API (no wear levelling yet), verified it works in ↵ | Selene ToyKeeper | 2017-08-26 | 1 | -0/+71 |
| DarkHorse. | |||||
