lvgl / lv_port_pc_visual_studio

Visual Studio projects for LVGL embedded graphics library. Recommended on Windows. Linux support with Wayland is work in progress.
MIT License
552 stars 282 forks source link

Request for a a release/v8.3 branch #52

Closed kisvegabor closed 1 year ago

kisvegabor commented 1 year ago

Hi,

One of our customer is using this simulator but in their project we are using LVGL v8.3.

They could manage to switch to LVGL v8.3 from the master branch but it'd be great to have a dedicate branch for it.

What do you think? If you agree could you add it?

MouriNaruto commented 1 year ago

OK, I will create a release/v8.3 branch and switch master to 9.0-dev as soon as possible.

Kenji Mouri

kisvegabor commented 1 year ago

Thank you! :relaxed:

MouriNaruto commented 1 year ago

The "release/v8.3" branch is ready. So, I closed the issue. And switching master to 9.0-dev is on the way.

https://github.com/lvgl/lv_port_win_visual_studio/tree/release/v8.3

Kenji Mouri

kisvegabor commented 1 year ago

Thank you very much. They've already reported that it's working well :slightly_smiling_face: