Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs : make modifications to all md files to make them compatible with mkdocs | Damien | 2021-07-27 | 1 | -6/+8 |
| | | | | | | | | all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME | ||||
* | 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> |