Search found 1 match
- Sun Feb 08, 2026 12:13 am
- Forum: ESP-IDF
- Topic: Menuconfig ESP LVGL PORT shows 4 dashes
- Replies: 0
- Views: 178
Menuconfig ESP LVGL PORT shows 4 dashes
I've added ESP_LVGL_PORT to my project. When I run menuconfig the components section shows ESP LVGL PORT but it shows 4 dashes instead of three dashes and a right arrow. So, it's there, just disabled. I've removed esp_lvgl_port and re-added it as a dependency. The code is there because I can access ...