samples: display: Enable display support in ST7789V sample
Enable display support for ST7789V sample by setting CONFIG_DISPLAY in prj.conf. Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
This commit is contained in:
parent
6c5477dd3f
commit
a781d1267f
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
CONFIG_PRINTK=y
|
||||
CONFIG_HEAP_MEM_POOL_SIZE=16384
|
||||
CONFIG_LOG=y
|
||||
CONFIG_DISPLAY=y
|
||||
CONFIG_DISPLAY_LOG_LEVEL_DBG=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue