Skip to content

Releases: esp-cpp/espp

v1.0.11

23 Jun 15:19
56b490c

Choose a tag to compare

What's Changed

  • fix(rtsp): Fix issue preventing client destructor from completing by @finger563 in #463

Full Changelog: v1.0.10...v1.0.11

v1.0.10

23 Jun 03:13
5f05cf7

Choose a tag to compare

What's Changed

  • feat(i2c): Add support for new APIs (required for ESP-IDF >= v5.5) by @finger563 in #458
  • chore(format): Update fmt to latest (11.2.0) by @finger563 in #459
  • feat(lsm6dso): Add LSM6DSO 6-axis IMU component by @finger563 in #460
  • fix(imu): Cleanup ICM20948 and ICM42607 to ensure proper mutex protection by @finger563 in #461
  • feat(wifi): Flesh out AP + STA and add menus for control/config by @finger563 in #462

Full Changelog: v1.0.9...v1.0.10

v1.0.9

12 Jun 17:09
a123ee4

Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8

12 Jun 16:34
ea272e6

Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

05 Jun 21:17
e29a38f

Choose a tag to compare

What's Changed

  • feat(adxl345): Add Adxl345 component for I2C interface to the 3-Axis Accelerometer by @finger563 in #448
  • chore: Remove unused/outdated version from idf-component files by @finger563 in #447
  • feat(display_drivers): Add SSD1351 OLED 128x128 display driver by @finger563 in #449
  • fix(example): Sdkconfig formatting by @finger563 in #450
  • feat(byte90): Add Byte90 Board Support Package (BSP) component by @finger563 in #451

Full Changelog: v1.0.6...v1.0.7

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