"Video subsystem for Zephyr" is actually only defined as a driver and the examples actually include <zephyr/drivers/video.h>. Signed-off-by: Josuah Demangeon <me@josuah.net>
8 lines
126 B
Plaintext
8 lines
126 B
Plaintext
CONFIG_VIDEO=y
|
|
CONFIG_VIDEO_SW_GENERATOR=y
|
|
CONFIG_SHELL=y
|
|
CONFIG_DEVICE_SHELL=y
|
|
CONFIG_PRINTK=y
|
|
CONFIG_LOG=y
|
|
CONFIG_DISPLAY=y
|