Skip to content

Commit 53e62ca

Browse files
LucasTamborkartben
authored andcommitted
samples: video: capture: Fix sample for esp32s3_eye
Add proper pixel format support for ST7789V display. Signed-off-by: Lucas Tamborrino <[email protected]>
1 parent f628add commit 53e62ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/drivers/video/capture/boards/esp32s3_eye_procpu.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ CONFIG_VIDEO_BUFFER_SMH_ATTRIBUTE=2
99
CONFIG_VIDEO_FRAME_HEIGHT=240
1010
CONFIG_VIDEO_FRAME_WIDTH=240
1111
CONFIG_VIDEO_PIXEL_FORMAT="RGBP"
12+
CONFIG_ST7789V_BGR565=y

0 commit comments

Comments
 (0)