Releases: esp-cpp/espp
Releases · esp-cpp/espp
v1.0.16
What's Changed
- fix(ws-s3-touch): rename method to just be
buttoninstead ofboot_buttonsince 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
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
What's Changed
- fix(examples): Update
esp-box/exampleandws-s3-touch/exampleso that the gravity vector always points down regardless of screen rotation by @finger563 in #477 - fix(ws-s3-touch): Fix color inversion in
espp::WsS3Touchbsp component by @finger563 in #478
Full Changelog: v1.0.13...v1.0.14
v1.0.13
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::WsS3TouchBoard Support Package (BSP) component for the Waveshare ESP32-S3 TouchLCD hardware. by @finger563 in #475 - feat(pcf85063): Add
espp::Pcf85063peripheral for PCF85063 RTC by @finger563 in #476
New Contributors
Full Changelog: v1.0.12...v1.0.13
v1.0.12
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_menucomponent by @finger563 in #467
Full Changelog: v1.0.11...v1.0.12
v1.0.11
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
What's Changed
- feat(i2c): Add support for new APIs (required for ESP-IDF >= v5.5) by @finger563 in #458
- chore(format): Update
fmtto 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
What's Changed
- doc(drv2605): Add missing docstrings by @finger563 in #457
Full Changelog: v1.0.8...v1.0.9
v1.0.8
What's Changed
- feat(motorgo_mini): Update encoder read to use interrupt by @finger563 in #452
- chore: Update esp-nimble-cpp by @finger563 in #453
- chore: Update lvgl from 9.2.2 to 9.3.0 by @finger563 in #455
- chore: Update esp-nimble-cpp to 2.3.1 by @finger563 in #454
- feat(drv2605): Add support for calibration and other modes / controls by @finger563 in #456
Full Changelog: v1.0.7...v1.0.8
v1.0.7
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