aboutsummaryrefslogtreecommitdiff
path: root/stm32f091/esp8266.c
Commit message (Collapse)AuthorAge
* send data in chunks for reliabilitylonkaars2022-10-29
|
* add bunch of unneccesary debug stuff, fix some stuff and expect espressif ↵lonkaars2022-10-29
| | | | esp firmware
* fix off-by-one error and create macro for switching serial debug print colorlonkaars2022-10-28
|
* use circular dma buffer for rxlonkaars2022-10-28
|
* working janky protocol!lonkaars2022-10-28
|
* move esp setup to setup.clonkaars2022-10-27
|
* WIP server parserlonkaars2022-10-27
|
* call server req incoming from transfer complete handlerlonkaars2022-10-26
|
* WIP working dma receive to bufferlonkaars2022-10-26
|
* esp send with dma in seperate functionlonkaars2022-10-26
|
* dma write workinglonkaars2022-10-26
|
* finish mergelonkaars2022-10-25
|
* initial merge of CubeIDE code for dma idle readU-DESKTOP-LF2PDOO\niels2022-10-25
|
* server port in consts.h + function signature for incoming esp datalonkaars2022-10-24
|
* moved constants aroundlonkaars2022-10-19
|
* integrate protocol code into stm32 codelonkaars2022-10-19
|
* stm32 esp code mergedlonkaars2022-10-11