aboutsummaryrefslogtreecommitdiff
path: root/fsm/spaghetti-monster.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper2023-11-101-3/+6
| | | | Phew, that's a lot of changes! And there's still a lot more to do...
* renamed tk*.h in file contents, and deleted unused filesSelene ToyKeeper2023-11-031-2/+2
|
* got things to compile again, renamed #includesSelene ToyKeeper2023-11-021-24/+24
| | | | (also modified the build scripts to work with the new file structure)
* reorganized project files (part 1)Selene ToyKeeper2023-11-021-0/+75
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)