aboutsummaryrefslogtreecommitdiff
path: root/fsm/wdt.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper2023-11-101-77/+1
| | | | Phew, that's a lot of changes! And there's still a lot more to do...
* reorganized project files (part 1)Selene ToyKeeper2023-11-021-0/+197
(just moved files, didn't change the contents yet, and nothing will work without updating #includes and build scripts and stuff)