mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
565235d7af
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
|