Commit Graph

2 Commits (2204cfc8ce5dd56465fb9bee77ae0f36c51d3528)

Author SHA1 Message Date
sputn1ck 20db07dccf
fsm: add fsm module
This commit adds a module for a finite state machine. The goal of the
module is to provide a simple, easy to use, and easy to understand
finite state machine. The module is designed to be used in future
loop subsystems. Additionally a state visualizer is provided to
help with understanding the state machine.
9 months ago
sputn1ck 5c07c20d16
tools: add sqlc generation tools 1 year ago