lv_port_pc_visual_studio icon indicating copy to clipboard operation
lv_port_pc_visual_studio copied to clipboard

Update to the latest LVGL code

Open kisvegabor opened this issue 1 year ago • 4 comments

Hi,

With a customer we are trying two things:

  1. Update LVGL from the master branch
  2. 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?

kisvegabor avatar Apr 29 '24 13:04 kisvegabor

I will update that and add a document for how to update lvgl folder manually.

Kenji Mouri

MouriNaruto avatar Apr 30 '24 14:04 MouriNaruto

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

MouriNaruto avatar Apr 30 '24 16:04 MouriNaruto

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.)

kisvegabor avatar May 06 '24 12:05 kisvegabor