Files
esp-idf/examples/peripherals/lcd/i80_controller/sdkconfig.defaults

6 lines
123 B
Plaintext
Raw Normal View History

CONFIG_LV_CONF_SKIP=y
CONFIG_LV_USE_OBSERVER=y
CONFIG_LV_USE_SYSMON=y
2021-09-01 20:50:48 +08:00
CONFIG_LV_USE_PERF_MONITOR=y
CONFIG_FREERTOS_HZ=1000