aboutsummaryrefslogtreecommitdiff
path: root/stm32f091
Commit message (Collapse)AuthorAge
* squash more todo'slonkaars2022-10-30
|
* add sensor range en/decoding functionslonkaars2022-10-30
|
* add documentation in header fileslonkaars2022-10-30
|
* finish second mergelonkaars2022-10-30
|\
* | update todo and move to repo rootlonkaars2022-10-30
|/
* update protocol to use hex digits in command arguments and accept offset ↵lonkaars2022-10-29
| | | | value in `last-records`
* 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
|
* 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 ↵lonkaars2022-10-11
|\ | | | | | | https://github.com/NielsCoding/avans-whether-station into esp
| * 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
|