Skip to content

Releases: esp-cpp/espp

v1.0.4

23 May 14:47
3bcd825
Compare
Choose a tag to compare

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

20 May 15:08
6c0349f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

15 May 16:07
e4d25d1
Compare
Choose a tag to compare

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

14 May 18:22
54a412b
Compare
Choose a tag to compare

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

13 May 20:21
ea7362b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.1...v1.0.0

v0.22.1

13 May 17:29
5a37149
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.22.1

v0.22.0

09 May 14:13
9d86bf1
Compare
Choose a tag to compare

What's Changed

  • chore: Ignore managed_components/ directory by @finger563 in #427
  • fix(file_system): rename esp_littlefs submodule to littlefs 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

09 May 13:04
22b509a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.21.1

v0.21.0

06 May 19:49
708de02
Compare
Choose a tag to compare

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

28 Apr 15:58
de510bf
Compare
Choose a tag to compare

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