dev-board-tech / lvglCpp

An LVGL C++ wrapper
MIT License
2 stars 1 forks source link

Please make this possible for latest lvgl 9 #1

Open hemangjoshi37a opened 5 months ago

dev-board-tech commented 4 months ago

In lvgl 9 are lot's of changes, I will slowly make it to work with the latest changes

hemangjoshi37a commented 4 months ago

please let know if i can help in some way. i can make changes and commit PR.

dev-board-tech commented 4 months ago

I'we been attempting to start doing a wrapper for lvgl 9.x, but lvgl 9.x does not support ESP32 yet, I'll wait for the support to come for ESP32 and I'll begin developing the wrapper ( I'm interested in that as well ), till then I'll add features to the wrapper of lvgl 8.x.x.

hemangjoshi37a commented 3 months ago

may be here you can find something interesitn for lvgl9 : https://github.com/espressif/esp-bsp/issues/309