Set bits per pixel and color depth on n!v
This commit is contained in:
parent
4e11913127
commit
56ec116f5b
1 changed files with 7 additions and 0 deletions
|
@ -3,3 +3,10 @@
|
|||
|
||||
config SHIELD_NICE_VIEW
|
||||
def_bool $(shields_list_contains,nice_view)
|
||||
|
||||
config LVGL_BITS_PER_PIXEL
|
||||
default 1
|
||||
|
||||
choice LVGL_COLOR_DEPTH
|
||||
default LVGL_COLOR_DEPTH_1
|
||||
endchoice
|
||||
|
|
Loading…
Add table
Reference in a new issue