aboutsummaryrefslogtreecommitdiff
path: root/fsm (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-17use low aux for chan-aux level 0Andrew Slotnick2-8/+8
2023-11-28fixed incorrect temperature history for a few seconds after wakingSelene ToyKeeper2-13/+11
2023-11-28fsm/adc: removed dead codeSelene ToyKeeper1-57/+32
2023-11-22ADC voltage: battcheck 3 digits, fixed t1616, switched back to 8-bit internal...Selene ToyKeeper2-20/+31
2023-11-21got ADC voltage+temp working on avrdd... but broke all other builds/MCUsSelene ToyKeeper1-2/+29
2023-11-19started refactoring fsm/adc.*, but need a checkpoint before continuingSelene ToyKeeper2-24/+14
2023-11-19moved prevent_reboot_loop() and some other junk out of fsm/main.cSelene ToyKeeper1-47/+3
2023-11-19temporary fix for aux LEDs on avrdd; needs proper refactoringSelene ToyKeeper1-3/+6
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper10-366/+47
2023-11-07made build fail if eeprom data bigger than MCU's eeprom sizeSelene ToyKeeper2-22/+41
2023-11-03renamed tk*.h in file contents, and deleted unused filesSelene ToyKeeper1-2/+2
2023-11-03renamed tk*.h to arch/*.h or fsm/*.h (part 1)Selene ToyKeeper1-0/+26
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper8-707/+33
2023-11-02reorganized project files (part 1)Selene ToyKeeper31-0/+4681