manifest lvgl: Update to fork with hotfix for Zephyr
Update to fork from lvgl's master branch with the following fix: * fix: ifdef function to avoid unused function build warning Which fixes this issue being triggered in Zephyr's CI. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
9075d53355
commit
6d7744209b
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -302,7 +302,7 @@ manifest:
|
|||
revision: fb00b383072518c918e2258b0916c996f2d4eebe
|
||||
path: modules/lib/loramac-node
|
||||
- name: lvgl
|
||||
revision: cb85b35217e76a048276b63bca19e8ce7baeee08
|
||||
revision: b03edc8e6282a963cd312cd0b409eb5ce263ea75
|
||||
path: modules/lib/gui/lvgl
|
||||
- name: mbedtls
|
||||
revision: 5f889934359deccf421554c7045a8381ef75298f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue