Skip to content

v1.0.23

Choose a tag to compare

@finger563 finger563 released this 12 Sep 20:52
· 44 commits to main since this release
c93082c

What's Changed

  • chore: Update esp-nimble-cpp submodule to latest (2.3.3 master) by @finger563 in #510
  • fix(max17048): Fix spelling of initialize function and missing param doc by @finger563 in #511
  • feat(display): Add APIs for notifying lvgl that the display is ready to flush and for getting raw lv_display pointer by @finger563 in #512
  • feat(base_peripheral): Allow control over endianness of address/data by @finger563 in #514
  • feat(bsp): Allow touch to be used independently of the display for esp-box, matouch-rotary-display, seeed-studio-round-display, t-deck, and ws-s3-touch components by @finger563 in #516
  • fix: Update BSP components to have proper sizing for the max transfer size of their SPI buses by @finger563 in #515
  • Add COBS (Consistent Overhead Byte Stuffing) Component by @SamAtBackbone in #513

Full Changelog: v1.0.22...v1.0.23