You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Simplify main by using new esp-box, t-deck, and wrover-kit comp…
…onents (#6)
* feat: Simplify main by using new esp-box, t-deck, and wrover-kit components
* update espp to latest main and copy sdkconfig defaults from other projects
* update esp-protocols to latest
* added dependencies.lock since it seems to be needed now -.-
* test pinning to 5.2.2
Update Submodules and add CI for automated code analysis, building, a…
…nd releasing (#5)
* update submodules
* update main after changes to submodule
* add pre-commit hook and clang format for ensuring style
* run pre-commit hook on all files to ensure style
* add ci
* fix static analysis
* fix static analysis