aboutsummaryrefslogtreecommitdiff
path: root/fsm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renamed tk*.h to arch/*.h or fsm/*.h (part 1)Selene ToyKeeper2023-11-031-0/+26
| | | | to get them out of the root dir, and to start cleaning up mcu/arch code
* got things to compile again, renamed #includesSelene ToyKeeper2023-11-028-707/+33
| | | | (also modified the build scripts to work with the new file structure)
* reorganized project files (part 1)Selene ToyKeeper2023-11-0231-0/+4681
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)