lvgl_esp32_drivers icon indicating copy to clipboard operation
lvgl_esp32_drivers copied to clipboard

Merge develop into master branch

Open C47D opened this issue 2 years ago • 1 comments

Hi @tore-espressif, I've been busy with day job, but I think we should be able to merge develop into master.

C47D avatar May 13 '22 03:05 C47D

@C47D Looks good to me.

Just a side note: We released esp_lcd_touch component few days ago, that should work in tandem with esp_lcd, primitive example here: https://github.com/espressif/esp-bsp/tree/master/examples/touchscreen_colorwheel

I'll comment into LVGL's driver refactor discussion soon ;)

tore-espressif avatar May 16 '22 12:05 tore-espressif

I've noted that the EVE errors that I'm experiencing with #213 are resolved with the develop branch, but then there are other unrelated errors. I would really like for develop and mainline to be more in sync, as there's a huge difference between them now, and with LVGL v8 out now, it feels like it needs to be sorted.

Is there any update on this issue? The deviation between these branches is substantial, and there are a lot of PRs too. I can help out if you need me to - I'm working on an ESP32 here locally with a supported TFT display controller and touch panel.

shymega avatar Dec 22 '22 00:12 shymega