Skip to content

Inkplate LVGL Library v1.1.0

Choose a tag to compare

@JosipKuci JosipKuci released this 31 Mar 14:34
· 18 commits to main since this release

A big overhaul of the LVGL implementation of the Inkplate LVGL Library is here!

  • Bumped the LVGL version to 9.5.0
  • Added support for Inkplate 4TEMPERA and the upcoming Inkplate 13SPECTRA
  • Added an lvgl_tick task which runs automatically and independently on Core1
  • Added dithering algorithm for grayscale models
  • Cleaner code with better documentation
  • Various Quality of Life improvements

Detailed docs page is coming soon! Refer to the examples for your board for more info for the time being.

Full Changelog: v1.0.0...v1.1.0