aboutsummaryrefslogtreecommitdiff
path: root/stm32f091
Commit message (Expand)AuthorAge
* update protocol to use hex digits in command arguments and accept offset valu...lonkaars2022-10-29
* 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 esp...lonkaars2022-10-29
* another off-by-one error fixedlonkaars2022-10-28
* update todolonkaars2022-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
* call server req incoming from transfer complete handlerlonkaars2022-10-26
* add disclaimer for broken dma functionalitylonkaars2022-10-26
* clean up test codelonkaars2022-10-26
* WIP working dma receive to bufferlonkaars2022-10-26
* optimize makefilelonkaars2022-10-26
* esp send with dma in seperate functionlonkaars2022-10-26
* dma write workinglonkaars2022-10-26
* dummy function in server.h implementedlonkaars2022-10-25
* 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
* Merge branch 'dev' into protocollonkaars2022-10-19
|\
| * add printf macro util.hlonkaars2022-10-14
* | last-records response handler implementedlonkaars2022-10-19
|/
* add missing humidity readinglonkaars2022-10-12
* add more missing code from bjornlonkaars2022-10-12
* stm32 esp code mergedlonkaars2022-10-11
* Merge branch 'QT_ESP' of https://github.com/NielsCoding/avans-whether-station...lonkaars2022-10-11
|\
| * esp communicationNielsCoding2022-10-10
* | working data receive from si7021 modulelonkaars2022-10-11
* | more WIP, untested i2c but usart2 workslonkaars2022-10-11
* | WIP merge fixlonkaars2022-10-11
* | merge bjorn's codelonkaars2022-10-05
|/
* return to manual led on/off state managementlonkaars2022-10-04
* led blink example working with HAL librarieslonkaars2022-10-04
* more HAL files compilinglonkaars2022-10-04
* gpio hal example compiles, doesn't worklonkaars2022-10-03
* broken makefile with hal_conf.hlonkaars2022-10-02
* fix vscode configuration for windowslonkaars2022-09-28
* merge dev into masterlonkaars2022-09-26
|\
| * implement backlog database functionslonkaars2022-09-26
| * implement backlog interfacelonkaars2022-09-25
| * c++ to c for stm32 firmwarelonkaars2022-09-25