aboutsummaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-12attiny1616 mcu_vdivider_raw2cooked: factor in the offset, not just slopeSelene ToyKeeper1-2/+3
2023-11-30eliminated direct CCP register access from arch/attiny1616Selene ToyKeeper1-2/+2
2023-11-27fixed ADC on attiny85 and related buildsSelene ToyKeeper2-19/+61
2023-11-27fixed ADC on attiny1634 and related buildsSelene ToyKeeper2-37/+132
2023-11-24more ADC / DAC / MCU progress...Selene ToyKeeper3-6/+40
2023-11-22ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal...Selene ToyKeeper4-53/+133
2023-11-21got ADC voltage+temp working on avrdd... but broke all other builds/MCUsSelene ToyKeeper2-29/+46
2023-11-19added *unfinished* support for avr32dd20, plus a build target for a dev kitSelene ToyKeeper2-0/+356
2023-11-19moved prevent_reboot_loop() and some other junk out of fsm/main.cSelene ToyKeeper6-0/+39
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper8-136/+745
2023-11-07made build fail if eeprom data bigger than MCU's eeprom sizeSelene ToyKeeper1-16/+8
2023-11-03renamed tk*.h in file contents, and deleted unused filesSelene ToyKeeper5-260/+4
2023-11-03renamed tk*.h to arch/*.h or fsm/*.h (part 1)Selene ToyKeeper5-0/+471