Hi, You might have heard that at LVGL we started to work on our UI editor <https://www.linkedin.com/posts/lvglgui_work-began-on-lvgls-uieditor-in-the-activity-7213613309537767425-XWux?utm_source=share&utm_medium=member_desktop>. It will be a developer-centric tool which will run on Windows, Linux, Mac, VSCode and Eclipse (and maybe on the web too). To establish the basics of this multi-platform application we start with something simpler: a project creator for LVGL. It will be a simple app which helps you to download and slightly configure ready to use projects which are maintained by us. For example this one <https://github.com/lvgl/lv_port_renesas_ek-ra8d1>. I hope it will be out in a month.
Besides supporting only the boards/projects maintained by us, it'd be nice to list and support 3rd party projects/boards well. It means that we can display the LVGL related devices supported in NuttX <https://nuttx.apache.org/docs/10.0.0/introduction/supported_platforms.html> as well and provide a one-click get started experience with a nice documentation. As this tool is part of our editor development roadmap we will promote it and the supported devices with a high priority. Before going more into the details, I would like to check if it's something which could be interesting to NuttX and you would be open to collaborating on such a tool. Regards, Gabor