This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-23 18:59:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a12872d0af6e3bb32b51b4916887b51afd4a78d
esp-idf
/
examples
/
peripherals
/
lcd
/
rgb_panel
/
sdkconfig.defaults
5 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(rgb_lcd): adapt to LVGL v9 This commit mainly refactor the RGB_LCD example to use the latest LVGL V9 library.
2024-09-12 10:54:23 +08:00
CONFIG_LV_CONF_SKIP=y
CONFIG_LV_USE_OBSERVER=y
CONFIG_LV_USE_SYSMON=y
lcd: workaround auto next frame hardware bug Closes https://github.com/espressif/esp-idf/issues/8381
2022-03-03 15:39:24 +08:00
CONFIG_LV_USE_PERF_MONITOR=y
Reference in New Issue
Copy Permalink