aboutsummaryrefslogtreecommitdiff
path: root/fsm/eeprom.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* made build fail if eeprom data bigger than MCU's eeprom sizeSelene ToyKeeper2023-11-071-22/+27
| | | | | Based on techniques suggested by DurvalMenezes here: https://github.com/ToyKeeper/anduril/pull/4
* reorganized project files (part 1)Selene ToyKeeper2023-11-021-0/+52
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)