Go to file
Martin Bauer 4fd7d8cf33 Config cleanup
- dropped esp8266 compatibility
2020-06-21 13:50:02 +02:00
example-data Restructured full repo 2020-06-05 21:41:16 +02:00
firmware Config cleanup 2020-06-21 13:50:02 +02:00
hardware Native tests run again 2020-06-07 10:59:16 +02:00
python-mock Restructured full repo 2020-06-05 21:41:16 +02:00
.gitignore Restructured full repo 2020-06-05 21:41:16 +02:00
.gitlab-ci.yml Native tests run again 2020-06-07 10:59:16 +02:00
README.md Restructured full repo 2020-06-05 21:41:16 +02:00

README.md

Swimtracker Firmware & Hardware

Firmware

Run tests:

pio test -v -e native

Compile and upload:

pio run -e d1 -t upload