LVGL v1.4.1.0
Major Changes
In this update, we have made significant optimizations and upgrades to the core modules of the system to enhance performance, add new features, and improve user experience. The changes are primarily categorized into Major Features. Here are some of the key updates:
-
Major Features
Add DLPS support. (176e0bb0)
Add RLE image decoder. (176e0bb0)
Add fs porting. (85071aab)
Add binary resource example. (85071aab)
Add simulator support. (176e0bb0)
Change Logs
Meanwhile, in the changelog section, we have meticulously listed changes for each module, categorizing them into four main types: Added, Changed, Fixed, and Removed. You can review these changes in the following different modules:
This is the list of changes since release v1.0.0.0:
-
Added
Add DLPS support. (176e0bb0)
Add RLE image decoder. (176e0bb0)
Add fs porting. (85071aab)
Add binary resource example. (85071aab)
Add simulator support. (176e0bb0)
-
Changed
Changed the project struct. (176e0bb0)
Note
More SDK modification reference SDK v1.4.1 Release Notes.