v1.0.23
What's Changed
- chore: Update
esp-nimble-cppsubmodule to latest (2.3.3master) 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, andws-s3-touchcomponents 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