You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For my project https://github.com/ataweg/CYD_ESP32_LVGL_EEZ I got a lot of compiler warnings that can easily fixed. Most of them are signed and unsigned issues. I attached two log files, For the first I used the esp-idf 5.3 default compiler settings and it produced a lot of warnings. It is just for reference. The second log file has some settings to reduce the warnings.
For my project https://github.com/ataweg/CYD_ESP32_LVGL_EEZ I got a lot of compiler warnings that can easily fixed. Most of them are signed and unsigned issues. I attached two log files, For the first I used the esp-idf 5.3 default compiler settings and it produced a lot of warnings. It is just for reference. The second log file has some settings to reduce the warnings.
1st_run-CYD_ESP32_LVGL_EEZ.txt
2nd_run-CYD_ESP32_LVGL_EEZ.txt
The text was updated successfully, but these errors were encountered: