mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
6 lines
141 B
Plaintext
6 lines
141 B
Plaintext
# Sample lvgl configuration
|
|
CONFIG_KCONFIG_USEPKG_LVGL=y
|
|
CONFIG_LV_COLOR_DEPTH_16=y
|
|
CONFIG_LV_COLOR_16_SWAP=y
|
|
CONFIG_LV_MEM_SIZE_KILOBYTES=5
|