1.2.0
What's Changed
- Fix: Capture a new start value - otherwise the loop will terminate prematurely due to a wrong timeout value. by @aentinger in #60
- Fix lvgl crash on startup with ArduinoCore-mbed >= 2.7.2 by @aentinger in #61
- Encapsulate all LVGL library calls within examples/tutorials with lvgl_lock/lvgl_unlock. by @aentinger in #62
- Bump actions/checkout from 2 to 3 by @dependabot in #63
- Precompiling
lvgl
drastically reduces library compile time. by @aentinger in #64
New Contributors
- @dependabot made their first contribution in #63
Full Changelog: 1.1.0...1.2.0