Releases: esp-cpp/espp
Releases · esp-cpp/espp
v1.0.4
What's Changed
- fix(esp32-timer-cam): Fix name of Kconfig menu by @finger563 in #441
- feat(bldc_haptics): Update to use shared_ptr instead of reference_wrapper by @finger563 in #442
- fix(kts1622/tla2528): Ensure protection using base_mutex by @finger563 in #443
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- chore: Update CMake dep to minimum 3.20 from 3.5 by @finger563 in #438
- chore: Update esp-nimble-cpp dep to 2.3.0 by @finger563 in #439
- chore: Update esp-dsp to 1.6.4 by @finger563 in #440
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- feat(file_system): Update
littlefs
dep to 1.19.2 from 1.16.2 by @finger563 in #436 - feat(task): Add missing example def to task component by @finger563 in #437
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- feat(logger): Add copy and move constructors. Fix bug in
include_time
config. by @finger563 in #434 - feat(monitor): Add HeapMonitor class to
monitor
component by @finger563 in #435
Full Changelog: v1.0.0...v1.0.1
v1.0.0
v0.22.1
What's Changed
- chore: Add component registry badges to readmes by @finger563 in #429
- fix(wifi) Ensure esp_netif_t* is freed in destructor by @finger563 in #431
- feat(t-dongle-s3): Add uSD card support by @finger563 in #432
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
- chore: Ignore managed_components/ directory by @finger563 in #427
- fix(file_system): rename
esp_littlefs
submodule tolittlefs
so dependency name is always the same by @finger563 in #426 - chore: Bump version 0.21.1 -> 0.22.0 by @finger563 in #428
Full Changelog: v0.21.1...v0.22.0
v0.21.1
What's Changed
- fix(math): Fix range mapper deadband logic by @finger563 in #423
- ci: do not build on yaml changes by @finger563 in #425
- chore: version bump 0.21.0 -> 0.21.1 by @finger563 in #424
Full Changelog: v0.21.0...v0.21.1
v0.21.0
ESPP components are now published to the idf component registry!
What's Changed
- chore(display): Remove unused variable warning by @finger563 in #418
- feat:
idf-component-manager
support by @finger563 in #419 - fix(ci): Ensure upload of components happens on release by @finger563 in #420
- doc: Fix build and update docs to fix inconsistencies by @finger563 in #421
- fix(ci): Fix upload on release to not be dry-run by @finger563 in #422
Full Changelog: v0.20.2...v0.21.0
v0.20.2
What's Changed
- chore: Update esp-nimble-cpp to latest by @finger563 in #415
- feat(joystick/vector): Update to return
const ref
where possible by @finger563 in #416 - feat(t-deck): Add audio output and sdcard support by @finger563 in #417
Full Changelog: v0.20.1...v0.20.2