aboutsummaryrefslogtreecommitdiff
path: root/shared/protocol.c
Commit message (Collapse)AuthorAge
* fix off-by-one error and create macro for switching serial debug print colorlonkaars2022-10-28
|
* add todo.md, fixed segfault in protocol.c, and fix response sendinglonkaars2022-10-28
|
* working janky protocol!lonkaars2022-10-28
|
* fix dumb typo's and added comments to faulty codelonkaars2022-10-27
|
* integrate protocol code into stm32 codelonkaars2022-10-19
|
* last-records response handler implementedlonkaars2022-10-19
|
* custom response data send handlers implementedlonkaars2022-10-19
|
* update naming scheme in protocol.{c,h}lonkaars2022-10-17
|
* parser donelonkaars2022-10-14
|
* more protocol stuff workinglonkaars2022-10-14
|
* request handler function executedlonkaars2022-10-14
|
* more protocol parsing donelonkaars2022-10-13
|
* WIP protocol implementationlonkaars2022-10-13