UofA-SPEAR/embedded

Refactor UAVCAN v0 CAN stuff.

Closed this issue · 0 comments

Currently it's all written in coms.c of motor_controller, whenever some new firmware is started, we should factor out the common functions into their own little module (a folder in common/), to improve DRY.

Once this is done, it would be good to tackle #36