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
268 stars 504 forks source link

cmake: add lvgl cmake support #2304

Closed XuNeo closed 6 months ago

XuNeo commented 6 months ago

Summary

Add LVGL cmake support.

Impact

Testing

cmake -Bbuild -DBOARD_CONFIG=boards/sim/sim/sim/configs/lvgl_fb -GNinja

XuNeo commented 6 months ago

There's still one issue for cmake is the CONFIG_INIT_ARGS must be set to empty string for config lvgl_fb. The generated config.h is wrong #define CONFIG_INIT_ARGS \widgets\