copy stuff from display example
Some checks failed
Build / build (macos-12) (push) Waiting to run
Build / build (macos-14) (push) Waiting to run
Build / build (windows-2022) (push) Waiting to run
Build / build (ubuntu-22.04) (push) Failing after 16s
Documentation / build (push) Successful in 6s

This commit is contained in:
2024-04-23 22:44:03 -06:00
parent ef9a359293
commit 8bf321c11c
2 changed files with 96 additions and 1 deletions

View File

@ -5,3 +5,14 @@
CONFIG_SENSOR=y
CONFIG_BLINK=y
CONFIG_STDOUT_CONSOLE=y
CONFIG_HEAP_MEM_POOL_SIZE=16384
CONFIG_DISPLAY=y
CONFIG_LOG=y
CONFIG_CFB_LOG_LEVEL_DBG=y
CONFIG_CHARACTER_FRAMEBUFFER=y