Vilem Zavodny
Vilem Zavodny
### Introduce the problem I want to sleep main LVGL task in LVGL9. But it sleeps too much... I have this inside task: ``` while (lvgl_port_ctx.running) { /* Wait for...
# ESP-BSP Pull Request checklist - [x] Version of modified component bumped - [x] CI passing # Change description I made lot of small changes in one PR. Some are...
# ESP-BSP Pull Request checklist - [ ] Waiting for merge #320 - [x] Version of modified component bumped - [ ] CI passing # Change description 1: esp_lv_port adds...
# ESP-BSP Pull Request checklist - [ ] Version of modified component bumped - [ ] CI passing # Change description - Added example, which is compiled in LVGL8 -...
Hi, please, do you plan to add support for capacitive touch buttons into the iot_button component? We are using this component in ESP-BSP and we would like to unify code...
Hello, I like your examples with LVGL. I would like try NES example on ESP32S3 board with 7 inch screen, but I have problem with RAM. There is used too...
# ESP-BSP Pull Request checklist - [x] Version of modified component bumped - [x] CI passing # Change description - Enabled SW rotation in LVGL port (LVGL9) - Improved initialization...
# ESP-BSP Pull Request checklist - [x] Version of modified component bumped - [x] CI passing # Change description - Update BSP for HW v1.4 - Add support for LCD...
# ESP-BSP Pull Request checklist - [x] Version of modified component bumped - [x] CI passing # Change description The first PR, how to support I2C NG driver in BSP...
# ESP-BSP Pull Request checklist - [x] Version of modified component bumped - [ ] Waiting for #353 - [ ] CI passing # Change description The first PR, how...