west.yml: bump the lvgl revision
This update introduces several bug fixes and improvements: - correctly handle kscan inputs outside of range - don't be too verbose with spurious kscan events - fix the whene param in lvgl's filesystem seek callback Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@huawei.com>
This commit is contained in:
parent
61e250d511
commit
18453017ae
2
west.yml
2
west.yml
|
@ -168,7 +168,7 @@ manifest:
|
|||
revision: 12019623bbad9eb54fe51066847a7cbd4b4eac57
|
||||
path: modules/lib/loramac-node
|
||||
- name: lvgl
|
||||
revision: a2e17073e5208c221e24e3c2b3b6c473e878bd1e
|
||||
revision: f6541c6015662715d331a5cf71216707122e4e22
|
||||
path: modules/lib/gui/lvgl
|
||||
- name: lz4
|
||||
revision: 8e303c264fc21c2116dc612658003a22e933124d
|
||||
|
|
Loading…
Reference in a new issue