Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add bunch of unneccesary debug stuff, fix some stuff and expect espressif esp... | lonkaars | 2022-10-29 |
* | fix off-by-one error and create macro for switching serial debug print color | lonkaars | 2022-10-28 |
* | use circular dma buffer for rx | lonkaars | 2022-10-28 |
* | working janky protocol! | lonkaars | 2022-10-28 |
* | move esp setup to setup.c | lonkaars | 2022-10-27 |
* | WIP server parser | lonkaars | 2022-10-27 |
* | call server req incoming from transfer complete handler | lonkaars | 2022-10-26 |
* | WIP working dma receive to buffer | lonkaars | 2022-10-26 |
* | esp send with dma in seperate function | lonkaars | 2022-10-26 |
* | dma write working | lonkaars | 2022-10-26 |
* | finish merge | lonkaars | 2022-10-25 |
* | initial merge of CubeIDE code for dma idle read | U-DESKTOP-LF2PDOO\niels | 2022-10-25 |
* | server port in consts.h + function signature for incoming esp data | lonkaars | 2022-10-24 |
* | moved constants around | lonkaars | 2022-10-19 |
* | integrate protocol code into stm32 code | lonkaars | 2022-10-19 |
* | stm32 esp code merged | lonkaars | 2022-10-11 |