Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix memory leak | lonkaars | 2022-10-29 |
* | send data in chunks for reliability | lonkaars | 2022-10-29 |
* | garbage delay - esp still too slow!? | lonkaars | 2022-10-29 |
* | add bunch of unneccesary debug stuff, fix some stuff and expect espressif esp... | lonkaars | 2022-10-29 |
* | another off-by-one error fixed | lonkaars | 2022-10-28 |
* | 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 |
* | use circular dma buffer for rx | 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 |
* | move esp setup to setup.c | lonkaars | 2022-10-27 |
* | server to protocol code | lonkaars | 2022-10-27 |
* | WIP server parser | lonkaars | 2022-10-27 |
* | dummy function in server.h implemented | lonkaars | 2022-10-25 |
* | integrate protocol code into stm32 code | lonkaars | 2022-10-19 |
* | stm32 esp code merged | lonkaars | 2022-10-11 |