Initial PIO setup

This commit is contained in:
2019-05-13 10:00:06 +02:00
commit 4201b53d88
9 changed files with 205 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
.pio
.pioenvs
.piolibdeps
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
.vscode/launch.json