Releases: esp-cpp/espp
Releases · esp-cpp/espp
v1.0.6
What's Changed
- feat(nvs): Add helper methods, support delayed init for handle by @finger563 in #446
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- fix: Ensure peripherals protect calls with multiple operations by @finger563 in #444
- feat: Remove pybind11 submodule, instead using CMake Package Manager (CPM) by @finger563 in #445
Full Changelog: v1.0.4...v1.0.5
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
littlefsdep 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_timeconfig. by @finger563 in #434 - feat(monitor): Add HeapMonitor class to
monitorcomponent 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_littlefssubmodule tolittlefsso 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