feat(disp): add non-fullscreen display utilities (#2724)

This adds utility functions/macros for dealing with non-fullscreen
displays.

Related to lvgl/lv_drivers#166
This commit is contained in:
Johannes Marbach
2021-10-25 14:26:43 +02:00
committed by GitHub
parent 0c10453f17
commit b59cc9cfb8
3 changed files with 71 additions and 4 deletions

View File

@@ -43,6 +43,7 @@
- feat(disp): Enable rendering to display subsection
- feat(keyboard): add user-defined modes
- Add support for RT-Thread RTOS
- feat(disp): add utility functions/macros for dealing with non-fullscreen displays
## v8.0.2 (16.07.2021)
- fix(theme) improve button focus of keyboard