"#include "esp_idf_version.h" missing in lvgl9 version of file "esp_lvgl_port_disp.c" (BSP-486) #321
Closed
1 task done
Labels
Area: LVGL
related to LVGL and LVGL port
Board
ESP32S3
Hardware Description
FREENOVE ESP32-S3 WROOM
IDE Name
VSCode
Operating System
Windows 10
Description
The macro ESP_IDF_VERSION_VAL is not defined in file "managed_components\espressif__esp_lvgl_port\src\lvgl9\esp_lvgl_port_disp.c" because "esp_idf_version.h" is not #included in any of the headers or source files in the compilation unit.
It also cannot be included by user without breaking the managed component relationship.
Sketch
Other Steps to Reproduce
No response
I have checked existing issues, README.md and ESP32 Forum
The text was updated successfully, but these errors were encountered: