aboutsummaryrefslogtreecommitdiff
path: root/arch/attiny1616.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* attiny1616 mcu_vdivider_raw2cooked: factor in the offset, not just slopeSelene ToyKeeper2024-03-121-2/+3
* eliminated direct CCP register access from arch/attiny1616Selene ToyKeeper2023-11-301-2/+2
* more ADC / DAC / MCU progress...Selene ToyKeeper2023-11-241-6/+3
* ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal...Selene ToyKeeper2023-11-221-25/+100
* 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/+147