Skip to content

Tags: esp-cpp/wireless-debug-display

Tags

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Update to esp-idf v5.5.1 and update dependencies (#13)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add WiFi CLI for runtime (re-)configuration (#12)

* feat: Add WiFi CLI for runtime (re-)configuration

* readme: update

* fix sa

* cleanup

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use recolor for text (#10)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Update ESPP to 1.0 and LVGL to 9.2.2. Remove submodules (#8)

* feat: Update ESPP / LVGL

* remove unused variable

* add dep lock

* update workflows

* update readme

* fix sa

* use release-v5.4 instead of v5.4

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from esp-cpp/feature/box-3-support

Simplify code and add support for ESP32-S3-BOX-3

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from esp-cpp/feature/espp-update

refactor: cleanup main code

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from esp-cpp/feature/main-functionality

feat(main): implement main functionality