aboutsummaryrefslogtreecommitdiff
path: root/arch/attiny1634.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* moved prevent_reboot_loop() and some other junk out of fsm/main.cSelene ToyKeeper2023-11-191-0/+6
|
* refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper2023-11-101-0/+125
Phew, that's a lot of changes! And there's still a lot more to do...