Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Update CAN bus documents | Kevin O'Connor | 2021-03-13 | 1 | -1/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | canbus: Rework CAN command protocol | Kevin O'Connor | 2021-03-13 | 1 | -0/+65 |
Rework the micro-controller command protocol so that it supports direct communication with the serialqueue.c code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |