Skip to content

Releases: esp-cpp/espp

v1.0.6

30 May 21:08
5631e93

Choose a tag to compare

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

29 May 16:34
7cf2ea4

Choose a tag to compare

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

23 May 14:47
3bcd825

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

Choose a tag to compare

What's Changed

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

v1.0.2

15 May 16:07
e4d25d1

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

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

Choose a tag to compare

What's Changed

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

v0.22.1

13 May 17:29
5a37149

Choose a tag to compare

What's Changed

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

v0.22.0

09 May 14:13
9d86bf1

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

Choose a tag to compare

What's Changed

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