examples: camera: add EXAMPLES_CAMERA_OUTPUT_LCD
until the camera patches are merged we must add the EXAMPLES_CAMERA_OUTPUT_LCD option to Kconfig Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
parent
78fb3bc240
commit
7ffa080a2a
@ -26,4 +26,10 @@ config EXAMPLES_CAMERA_STACKSIZE
|
||||
int "Camera stack size"
|
||||
default 2048
|
||||
|
||||
config EXAMPLES_CAMERA_OUTPUT_LCD
|
||||
bool "Output to LCD"
|
||||
default n
|
||||
---help---
|
||||
This enables to output the captured RGB565 image to LCD.
|
||||
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user