4 Commits

Author SHA1 Message Date
22c732be02 Refactor handler to external
Moved task handler functions to external functions, signatures are in
tasks.h, each function has its own .c file in Src/tasks
2026-06-02 20:11:07 +02:00
0e99868078 Added SEGGER RTT files 2026-06-02 19:45:49 +02:00
e7e436affa Updated ring buffer
Updated ring buffer to match use case, one write head with negative read
index
2026-06-02 17:29:46 +02:00
70ae757c33 Initial code generation 2026-06-02 15:07:37 +02:00