Skip to content

Releases: esp-cpp/espp

v1.0.16

14 Jul 14:10
f00b7c1

Choose a tag to compare

What's Changed

  • fix(ws-s3-touch): rename method to just be button instead of boot_button since it is the only programmable button. add it to example by @finger563 in #480

Full Changelog: v1.0.15...v1.0.16

v1.0.15

14 Jul 04:22
d8d58ba

Choose a tag to compare

What's Changed

  • fix(ws-s3-touch): Fix display size/offset and color order by @finger563 in #479

Full Changelog: v1.0.14...v1.0.15

v1.0.14

14 Jul 04:02
3de44b0

Choose a tag to compare

What's Changed

  • fix(examples): Update esp-box/example and ws-s3-touch/example so that the gravity vector always points down regardless of screen rotation by @finger563 in #477
  • fix(ws-s3-touch): Fix color inversion in espp::WsS3Touch bsp component by @finger563 in #478

Full Changelog: v1.0.13...v1.0.14

v1.0.13

14 Jul 03:35
ea2642f

Choose a tag to compare

What's Changed

  • feat(wifi): Add get/set hostname to STA and AP (and menus) by @finger563 in #469
  • feat(wifi): Allow STA to restart dhcp client, and auto-restart it when changing hostname by @finger563 in #470
  • feat(gfps): Switch to using esp-cpp/nearby (fork of google/nearby) by @finger563 in #471
  • feat(gfps): Added processing to control non-discoverable advertising … by @hirokada in #466
  • fix(esp-box): Fix example IMU vector calculation on ESP-BOX by @finger563 in #474
  • feat(led): Expand LED API some more by @finger563 in #472
  • feat(qmi8658): Add QMI8658 6-axis IMU component by @finger563 in #473
  • feat(ws-s3-touch): Add espp::WsS3Touch Board Support Package (BSP) component for the Waveshare ESP32-S3 TouchLCD hardware. by @finger563 in #475
  • feat(pcf85063): Add espp::Pcf85063 peripheral for PCF85063 RTC by @finger563 in #476

New Contributors

Full Changelog: v1.0.12...v1.0.13

v1.0.12

08 Jul 13:41
d548b86

Choose a tag to compare

What's Changed

  • fix(wifi): Fix docstring in wifi sta cli by @finger563 in #464
  • feat(drv2605): Add CLI menu for configuring/testing DRV2605 by @finger563 in #465
  • feat(iperf_menu): Add iperf_menu component by @finger563 in #467

Full Changelog: v1.0.11...v1.0.12

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