Northeastern-Electric-Racing / ProteusMC

Our fully custom, in-house dual HV motor controller
2 stars 0 forks source link

[RTOS] - Serial Monitor #25

Closed nwdepatie closed 7 months ago

nwdepatie commented 9 months ago

Current Features

I wrote an implementation of this in Cerberus that I like a lot. https://github.com/Northeastern-Electric-Racing/Cerberus/blob/main/Core/Src/serial_monitor.c

Desired Additional Features

This should be a task that other tasks can queue serial messages to be sent out over UART

Screenshots (as needed)

No response