Update to the latest LVGL code
Hi,
With a customer we are trying two things:
- Update LVGL from the master branch
- Add a new folder with the UI code
We can't see how to add new folder or update the content of lvgl folder. Could you advise on that?
I will update that and add a document for how to update lvgl folder manually.
Kenji Mouri
I have updated the LVGL submodule to the latest.
Also, I have provided a document to synchronize VS solution manually. https://github.com/lvgl/lv_port_pc_visual_studio/blob/master/Documents/HowToSynchronizeLvglRelatedSubmodules.md
Kenji Mouri
Thank you Kenji!
Could you add a similar guide about adding/updating any custom submodules? (The typical workflow for us is to store the UI in a separate submodule.)