Skip to content

Releases: esp-cpp/espp

v1.0.17

16 Jul 02:24
898d120
Compare
Choose a tag to compare

What's Changed

  • feat(ws-s3-geek): Add board support package (BSP) for the Waveshare ESP32-S3 GEEK by @finger563 in #481
  • feat(ws-s3-lcd-1.47): Add board support package (BSP) for Waveshare ESP32-S3 LCD 1.47" by @finger563 in #482

Full Changelog: v1.0.16...v1.0.17

v1.0.16

14 Jul 14:10
f00b7c1
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v1.0.8

12 Jun 16:34
ea272e6
Compare
Choose a tag to compare

What's Changed

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