aboutsummaryrefslogtreecommitdiff
path: root/tk.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renamed tk*.h to arch/*.h or fsm/*.h (part 1)Selene ToyKeeper2023-11-031-26/+0
| | | | to get them out of the root dir, and to start cleaning up mcu/arch code
* updated D4Sv2-tintramp -> Emisar 2-channel build target ...Selene ToyKeeper2023-04-251-0/+8
| | | | | | ... and reworked how gradual_tick() works ... and updated LT1S Pro to use new method
* switched the rest of FSM + Anduril to use SPDX license headersSelene ToyKeeper2023-04-171-3/+4
| | | | | | | instead of full GPL headers (or all too often, nothing at all) There are a few "FIXME" entries where I'm not sure about the correct copyright.
* Reworked the config file include system so it'll include the #defined valueSelene ToyKeeper2018-12-181-0/+17
instead of having to hard-code a bunch of specific recognized values.