Go to file
Martin Bauer be4a4a13bd Webdav: listing works 2020-05-19 20:31:09 +02:00
lib Webdav: listing works 2020-05-19 20:31:09 +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 Frontend stuff 2020-05-16 12:36:05 +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 Frontend stuff 2020-05-16 12:36:05 +02:00

readme

Run tests:
    pio test -v -e native

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