mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 10:32:44 +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
|