Commit Graph

6 Commits

Author SHA1 Message Date
Pierre Barbier
eba2bb6f99 Fixed ring_buffer's linking problems 2026-06-02 17:48:52 +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
cfc59a9593 Ring buffer impl
Implemented ring buffer with inline push and pop functions
Updated copyrights on main.c and ring_buffer files
2026-06-02 16:52:07 +02:00
Pierre Barbier
5e904177de Basic code to handle the interupts for cam&crank
using osThreads to call the respective handler
TODO add the ring buffers to be able to process the timestamps
2026-06-02 16:34:35 +02:00
b0152e2751 FreeRTOS config 2026-06-02 15:44:49 +02:00
70ae757c33 Initial code generation 2026-06-02 15:07:37 +02:00