aboutsummaryrefslogtreecommitdiff
path: root/arch/attiny1616.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-11-19moved prevent_reboot_loop() and some other junk out of fsm/main.cSelene ToyKeeper1-0/+6
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper1-0/+147
Phew, that's a lot of changes! And there's still a lot more to do...