Commit message (Expand) | Author | Age | |
---|---|---|---|
* | update protocol to use hex digits in command arguments and accept offset valu... | lonkaars | 2022-10-29 |
* | fix off-by-one error and create macro for switching serial debug print color | lonkaars | 2022-10-28 |
* | add todo.md, fixed segfault in protocol.c, and fix response sending | lonkaars | 2022-10-28 |
* | working janky protocol! | lonkaars | 2022-10-28 |
* | fix dumb typo's and added comments to faulty code | lonkaars | 2022-10-27 |
* | integrate protocol code into stm32 code | lonkaars | 2022-10-19 |
* | last-records response handler implemented | lonkaars | 2022-10-19 |
* | custom response data send handlers implemented | lonkaars | 2022-10-19 |
* | update naming scheme in protocol.{c,h} | lonkaars | 2022-10-17 |
* | parser done | lonkaars | 2022-10-14 |
* | more protocol stuff working | lonkaars | 2022-10-14 |
* | request handler function executed | lonkaars | 2022-10-14 |
* | remove executable from git | lonkaars | 2022-10-14 |
* | more protocol parsing done | lonkaars | 2022-10-13 |
* | WIP protocol implementation | lonkaars | 2022-10-13 |