aboutsummaryrefslogtreecommitdiff
path: root/arch (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
* fixed ADC on attiny85 and related buildsSelene ToyKeeper2023-11-272-19/+61
* fixed ADC on attiny1634 and related buildsSelene ToyKeeper2023-11-272-37/+132
* more ADC / DAC / MCU progress...Selene ToyKeeper2023-11-243-6/+40
* ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal...Selene ToyKeeper2023-11-224-53/+133
* got ADC voltage+temp working on avrdd... but broke all other builds/MCUsSelene ToyKeeper2023-11-212-29/+46
* added *unfinished* support for avr32dd20, plus a build target for a dev kitSelene ToyKeeper2023-11-192-0/+356
* moved prevent_reboot_loop() and some other junk out of fsm/main.cSelene ToyKeeper2023-11-196-0/+39
* refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper2023-11-108-136/+745
* made build fail if eeprom data bigger than MCU's eeprom sizeSelene ToyKeeper2023-11-071-16/+8
* renamed tk*.h in file contents, and deleted unused filesSelene ToyKeeper2023-11-035-260/+4
* renamed tk*.h to arch/*.h or fsm/*.h (part 1)Selene ToyKeeper2023-11-035-0/+471