initial firmware project creation
This commit is contained in:
commit
7c3eaeffc4
13 changed files with 192 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.pio
|
||||
CMakeListsPrivate.txt
|
||||
cmake-build-*/
|
||||
|
||||
|
||||
# IDE
|
||||
./.idea
|
||||
Loading…
Add table
Add a link
Reference in a new issue