Allow runtime selection of the lvgl display driver ("backend"), enable DRM backend
This commit is contained in:
parent
0c00af71be
commit
e4edfa3d64
12 changed files with 208 additions and 18 deletions
|
|
@ -14,6 +14,8 @@
|
|||
- fix: Prevent scrolling when keyboard hides (#21)
|
||||
- feat!: Do not show last typed character when typing (#25)
|
||||
- feat: Update lvgl & lv_drivers to git master (2022-02-21)
|
||||
- feat: allow runtime selection of the lvgl display driver ("backend")
|
||||
- feat: allow overriding dpi with the --dpi command line parameter
|
||||
|
||||
## 0.1.0 (2021-11-15)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue