Go to file
Martin Bauer d895d85273 CI jobs 2020-06-05 22:32:58 +02:00
example-data Restructured full repo 2020-06-05 21:41:16 +02:00
firmware CI jobs 2020-06-05 22:32:58 +02:00
hardware Fixed platform.io config 2020-06-05 21:57:35 +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 CI jobs 2020-06-05 22:32:58 +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