adafruit / Adafruit_LvGL_Glue

“Glue” library between LittlevGL and Adafruit GFX (SPITFT)
Other
35 stars 14 forks source link

2.0 overhaul for LittlevGL 7.11 compatibility #7

Closed PaintYourDragon closed 3 years ago

PaintYourDragon commented 3 years ago

This is a breaking change to bring this code up to date with LittlevGL. Their lv_arduino library is now deprecated in favor of lvgl. See "hello_changes.ino" example for summary of changes and how to work with LittlevGL going forward. Use on M0 (SAMD21) devices is discouraged on all but the simplest projects.