mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00

removed the lcd touch panel initialization code. For those touch panel driver usage, please check the esp_bsp repo.
9 lines
227 B
Plaintext
9 lines
227 B
Plaintext
CONFIG_LV_MEM_CUSTOM=y
|
|
CONFIG_LV_MEMCPY_MEMSET_STD=y
|
|
CONFIG_LV_USE_PERF_MONITOR=y
|
|
CONFIG_LV_USE_USER_DATA=y
|
|
CONFIG_LV_COLOR_16_SWAP=y
|
|
CONFIG_LV_COLOR_DEPTH_16=y
|
|
CONFIG_LV_FONT_MONTSERRAT_20=y
|
|
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
|