...
Question | Outcome |
---|---|
Do we include default configs for boards that use the controller board? | |
Are we only supporting boards that use the controller board? | |
How do we display GPIO state? | We could use a curses-based display. This would allow us to reflect GPIO state, LCD output, and other information. |
How do we handle external ICs? How do we reflect communication over SPI or UART? | |
Do we support HSMs? Can the event be consumed by more than one FSM? |
...