|
|
||
|---|---|---|
| .idea | ||
| lib | ||
| src | ||
| test/test_common | ||
| .gitignore | ||
| CMakeLists.txt | ||
| commands.readme | ||
| dimensions.txt | ||
| platformio.ini | ||
| readme | ||
| todo.txt | ||
readme
Run tests:
pio test -v -e native
Compile and upload:
pio run -e d1 -t upload