4 Commits

Author SHA1 Message Date
Michael Cardell Widerkrantz
15036c4d0c
Experiment with new state machine 2025-03-18 17:40:11 +01:00
Michael Cardell Widerkrantz
1ab6dc12bf
Experiment with state machine when starting from flash
- Move around code to start an app from flash.
- Mark experimental stuff and debug stuff more clearly.
2025-03-18 17:40:11 +01:00
Michael Cardell Widerkrantz
2cb5f2eca6
Add start of pre-loaded app from flash
Based on earlier code by Daniel Jobson <jobson@tillitis.se> now
integrated into the new world order.

Co-authored-by: Mikael Ågren <mikael@tillitis.se>
Co-authored-by: Daniel Jobson <jobson@tillitis.se>
2025-03-18 17:40:10 +01:00
Michael Cardell Widerkrantz
4e3f5469ef
fw: Simplify logic
Switch on state, then read commands specifically in the states that
allow reading of commands, then switch on specific command.
2023-03-14 11:31:47 +01:00