aboutsummaryrefslogtreecommitdiff
path: root/stm32f091/server.c
Commit message (Expand)AuthorAge
* another off-by-one error fixedlonkaars2022-10-28
* 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
* use circular dma buffer for rxlonkaars2022-10-28
* working janky protocol!lonkaars2022-10-28
* fix dumb typo's and added comments to faulty codelonkaars2022-10-27
* move esp setup to setup.clonkaars2022-10-27
* server to protocol codelonkaars2022-10-27
* WIP server parserlonkaars2022-10-27
* dummy function in server.h implementedlonkaars2022-10-25
* integrate protocol code into stm32 codelonkaars2022-10-19
* stm32 esp code mergedlonkaars2022-10-11