Vilem Zavodny
Vilem Zavodny
@cybekRT Thank you for this PR. I was added your changes to update LVGL port PR here: https://github.com/espressif/esp-bsp/pull/320
@tore-espressif PTAL
@tore-espressif Thank you for review! I fixed everything - except new component for C array script for LVGL8. I am not sure, that it is good idea.
Hi, I found one issue. When I am using display (https://github.com/espressif/esp-bsp/tree/master/examples/display) example with SPI/DSI display, it is not working properly with this line: https://github.com/espressif/esp-bsp/blob/81a36703ea8743553788c5e8a718642738a07de9/components/esp_lvgl_port/src/lvgl9/esp_lvgl_port.c#L230 and this line https://github.com/espressif/esp-bsp/blob/81a36703ea8743553788c5e8a718642738a07de9/components/esp_lvgl_port/src/lvgl9/esp_lvgl_port.c#L216 I fixed...
@tore-espressif Please, could you continue here? The next PR #322 depends on this. Thannk you
@tore-espressif Thank you for the review!
One issue is here. When I am using display (https://github.com/espressif/esp-bsp/tree/master/examples/display) example with SPI/DSI display, it is not working properly with this line: https://github.com/espressif/esp-bsp/blob/81a36703ea8743553788c5e8a718642738a07de9/components/esp_lvgl_port/src/lvgl9/esp_lvgl_port.c#L230 and this line https://github.com/espressif/esp-bsp/blob/81a36703ea8743553788c5e8a718642738a07de9/components/esp_lvgl_port/src/lvgl9/esp_lvgl_port.c#L216 I am working...
@tore-espressif PTAL
> One issue is here. When I am using display (https://github.com/espressif/esp-bsp/tree/master/examples/display) example with SPI/DSI display, it is not working properly with this line: > > https://github.com/espressif/esp-bsp/blob/81a36703ea8743553788c5e8a718642738a07de9/components/esp_lvgl_port/src/lvgl9/esp_lvgl_port.c#L230 > > and this...
@espressif2022 and @tore-espressif Do we want to update BSP for `esp32_s3_lcd_ev_board` in this PR or should we make new PR (or update #313)?