aboutsummaryrefslogtreecommitdiff
path: root/spaghetti-monster/fsm-pcint.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-05initial support for Noctigon KR4Selene ToyKeeper1-0/+4
2019-11-19cleaned up WDT code a bit, reduced total size,Selene ToyKeeper1-2/+1
2019-11-14refactored how interrupts work...Selene ToyKeeper1-14/+7
2019-08-05merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper1-9/+33
2019-07-26merged a sanitized copy of the Emisar D4v2 branch; history summarized below:Selene ToyKeeper1-9/+33
2018-11-11Rewrote the event system to use a single byte for each event instead of an ar...Selene ToyKeeper1-2/+2
2018-01-24Save a few bytes by changing how PCINT is defined.Selene ToyKeeper1-0/+3
2017-12-12Debouncing finally works (at least, it does on my two test hosts).Selene ToyKeeper1-23/+17
2017-12-11Greatly improved button debouncing. Helps a lot on FW3A and my light saber.Selene ToyKeeper1-4/+21
2017-08-19Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...Selene ToyKeeper1-0/+76