apache / nuttx-apps

Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
https://nuttx.apache.org/
Apache License 2.0
264 stars 490 forks source link

apps/lvgl: fix compile warning #2370

Closed XuNeo closed 2 months ago

XuNeo commented 2 months ago

Summary

Add patch to fix the compile warning, which is already fixed in upstream: https://github.com/lvgl/lvgl/pull/6100

Impact

No.

Testing

Tested with sim:lvgl_lcd

xiaoxiang781216 commented 2 months ago

@XuNeo please fix the error in nuttx side:

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
    modified:   boards/xtensa/esp32/esp32-wrover-kit/configs/lvgl/defconfig
    modified:   boards/xtensa/esp32s3/esp32s3-lcd-ev/configs/lvgl/defconfig