Add partial display PR
This commit is contained in:
parent
14cd34481a
commit
52ab9c8eb3
1 changed files with 5 additions and 0 deletions
|
|
@ -31,6 +31,10 @@ Over the course of implementing buffyboard, suitable fixes and features have bee
|
|||
|
||||
Below is a summary of contributions upstreamed thus far.
|
||||
|
||||
### lvgl
|
||||
|
||||
- [feat(disp): Enable rendering to display subsection] (⏳ in review)
|
||||
|
||||
### lv_drivers
|
||||
|
||||
- [Make it possible to set the variable offset for fbdev] (✅ merged)
|
||||
|
|
@ -125,6 +129,7 @@ The [FontAwesome] font is licensed under the Open Font License version 1.1.
|
|||
[Montserrat]: https://fonts.google.com/specimen/Montserrat
|
||||
[arrow-alt-circle-up]: https://fontawesome.com/v5.15/icons/arrow-alt-circle-up?style=solid
|
||||
[fbkeyboard]: https://github.com/bakonyiferenc/fbkeyboard
|
||||
[feat(disp): Enable rendering to display subsection]: https://github.com/lvgl/lvgl/pull/2583
|
||||
[libinput]: https://gitlab.freedesktop.org/libinput/libinput
|
||||
[lv_drivers]: https://github.com/lvgl/lv_drivers
|
||||
[lv_port_linux_frame_buffer]: https://github.com/lvgl/lv_port_linux_frame_buffer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue