aboutsummaryrefslogtreecommitdiff
path: root/fsm/pcint.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-10refactor checkpoint: splitting MCU-specific code into arch/$MCU.[ch]Selene ToyKeeper1-2/+4
2023-11-02reorganized project files (part 1)Selene ToyKeeper1-0/+0
2023-04-17switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper1-21/+4
2019-11-14refactored how interrupts work...Selene ToyKeeper1-0/+1
2017-12-12Debouncing finally works (at least, it does on my two test hosts).Selene ToyKeeper1-1/+0
2017-12-11Greatly improved button debouncing. Helps a lot on FW3A and my light saber.Selene ToyKeeper1-1/+4
2017-08-19Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...Selene ToyKeeper1-8/+11
2017-08-19Renamed from RoundTable to SpaghettiMonster (FSM).Selene ToyKeeper1-1/+1
2017-08-18Some early ideas for Round Table. Nothing close to compile-able yet.Selene ToyKeeper1-15/+9
2017-03-26Fixed a compiler warning about tk-random.h.Selene ToyKeeper1-1/+4
2015-10-12Made pgm_rand() more erratic (beginning of PROGMEM is boring for this purpose),Selene ToyKeeper1-2/+3
2015-10-12Oops, forgot to add tk-random header.Selene ToyKeeper1-0/+28