Go to file
Martin Bauer f20ab7ac9a Fixes in firmware 2020-05-16 12:33:53 +02:00
.idea Worked on firmware 2019-08-22 21:33:36 +02:00
lib Fixes in firmware 2020-05-16 12:33:53 +02:00
src Fixes in firmware 2020-05-16 12:33:53 +02:00
test/test_common Bugfix: sending empty session 2019-09-17 20:23:34 +02:00
.gitignore Worked on firmware 2019-08-22 21:33:36 +02:00
CMakeLists.txt Worked on firmware 2019-08-22 21:33:36 +02:00
commands.readme Bugfix in firmware partial sending 2019-09-08 20:28:27 +02:00
dimensions.txt Worked on firmware 2019-08-22 21:33:36 +02:00
platformio.ini Webdav test - SPIFFS setup 2019-09-10 22:05:28 +02:00
readme Bugfix: sending empty session 2019-09-17 20:23:34 +02:00
todo.txt Worked on firmware 2019-08-22 21:33:36 +02:00

readme

Run tests:
    pio test -v -e native

Compile and upload:
    pio run -e d1 -t upload