aboutsummaryrefslogtreecommitdiff
path: root/arch/attiny85.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-27fixed ADC on attiny85 and related buildsSelene ToyKeeper1-15/+52
2023-11-19moved prevent_reboot_loop() and some other junk out of fsm/main.cSelene ToyKeeper1-0/+21
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper1-0/+167