aboutsummaryrefslogtreecommitdiff
path: root/stm32f091/server.c
Commit message (Collapse)AuthorAge
* fix regressionlonkaars2022-10-30
|
* squash more todo'slonkaars2022-10-30
|
* update todo and move to repo rootlonkaars2022-10-30
|
* fix memory leaklonkaars2022-10-29
|
* send data in chunks for reliabilitylonkaars2022-10-29
|
* garbage delay - esp still too slow!?lonkaars2022-10-29
|
* add bunch of unneccesary debug stuff, fix some stuff and expect espressif ↵lonkaars2022-10-29
| | | | esp firmware
* 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