aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-standby.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-14refactored how interrupts work...Selene ToyKeeper1-4/+15
2019-08-05merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper1-0/+2
2018-06-17Changed halfsleep mode to TICK_DURING_STANDBY. Added blinking indicator LED ...Selene ToyKeeper1-17/+11
2018-06-17Implemented halfsleep mode.Selene ToyKeeper1-7/+31
2017-12-12Debouncing finally works (at least, it does on my two test hosts).Selene ToyKeeper1-1/+1
2017-12-11Greatly improved button debouncing. Helps a lot on FW3A and my light saber.Selene ToyKeeper1-0/+1
2017-09-28Rearranged some build options and made sure the build still works if some are...Selene ToyKeeper1-0/+2
2017-09-24Added idle_mode() for slightly lower power use without turning off any regula...Selene ToyKeeper1-0/+17
2017-09-09Reworked thermal regulation.Selene ToyKeeper1-0/+5
2017-08-30Made event handling a bit more reliable while asleep.Selene ToyKeeper1-1/+3
2017-08-19Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...Selene ToyKeeper1-0/+53