Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@Lzw655 Lzw655 released this 10 Nov 06:28
· 10 commits to master since this release

v0.2.0 - 2024-11-08

Enhancements:

  • feat(repo): support build on the esp-idf
  • feat(bus & lcd): support MIPI-DSI LCD
  • feat(lcd): add LCD controller EK79007
  • feat(lcd): add LCD controller ILI9881C
  • feat(panel): add support for MIPI-DSI LCD
  • feat(board): add support for Waveshare ESP32-S3-Touch-LCD-2.1 @martinroger (#117)
  • feat(board): add support for Espressif ESP32-P4-Function-EV-Board
  • feat(examples): add MIPI-DSI LCD
  • feat(examples): optimize anti-tear rotation in lvgl_port_v8
  • feat(ci): update for MIPI-DSI LCD
  • feat(test_apps): add MIPI-DSI LCD

Bugfixes:

  • fix(touch): release ISR semaphore when delete

Full Changelog: v0.1.8...v0.2.0