aboutsummaryrefslogtreecommitdiff
path: root/arch/attiny85.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed ADC on attiny85 and related buildsSelene ToyKeeper2023-11-271-15/+52
* moved prevent_reboot_loop() and some other junk out of fsm/main.cSelene ToyKeeper2023-11-191-0/+21
* refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper2023-11-101-0/+167