aboutsummaryrefslogtreecommitdiff
path: root/arch/attiny85.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-27increased voltage precision from 0.025V to 0.02VSelene ToyKeeper1-1/+1
2023-11-27fixed ADC on attiny85 and related buildsSelene ToyKeeper1-4/+9
2023-11-19moved prevent_reboot_loop() and some other junk out of fsm/main.cSelene ToyKeeper1-0/+2
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper1-0/+91