aboutsummaryrefslogtreecommitdiff
path: root/fsm/states.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-02got things to compile again, renamed #includesSelene ToyKeeper1-2/+2
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
2023-03-28just whitespace / commentsSelene ToyKeeper1-1/+1
2020-09-27reworked nice_delay interrupt system and fixed some old issues:Selene ToyKeeper1-0/+8
2018-11-11Rewrote the event system to use a single byte for each event instead of an ar...Selene ToyKeeper1-2/+2
2017-09-03Got the 4th PWM channel to work, ish. (channel 4 is inverted though)Selene ToyKeeper1-4/+7
2017-08-27Ramp config mode actually works now...Selene ToyKeeper1-6/+7
2017-08-23Added thermal regulation to SpaghettiMonster / Baton.Selene ToyKeeper1-0/+2
2017-08-19Completely reorganized SpaghettiMonster code into smaller logical pieces: fsm...Selene ToyKeeper1-0/+108