start implementing Arduino abstraction layer and add Makefile

This commit is contained in:
2020-11-11 19:52:21 +01:00
parent 2d228f2f86
commit 121cef72e6
9 changed files with 110 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
build
tests/bin
.pioenvs
.piolibdeps