Refactored for teensy 4.0, xEvi hardware
- Switched to platformio, ino -> cpp - MPRLS for pressure sensor - Added basic ICM support - Removed widi, battery, other features not supported in xEvi - Removed legacy options/processing - Added LED strip support - Added encoder support - Reworked menu code to use encoders/be more flexible
This commit is contained in:
parent
c58c3f9e46
commit
01d193c9b3
92 changed files with 69119 additions and 73272 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,3 +1,3 @@
|
|||
.vscode/ipch
|
||||
*.o
|
||||
.DS_STORE
|
||||
.vscode/ipch
|
||||
*.o
|
||||
.DS_STORE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue