Skip to content

Commit 47e6479

Browse files
author
Alain Volmat
committed
samples: usb: uvc: add stm32n6570_dk conf files
Add board specific conf files for the stm32n6570_dk Signed-off-by: Alain Volmat <[email protected]>
1 parent c7b2242 commit 47e6479

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Enough for 2592x1944 YUYV frames
2+
CONFIG_VIDEO_BUFFER_POOL_SZ_MAX=10100000
3+
CONFIG_MAIN_STACK_SIZE=2048
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Enough for 2592x1944 YUYV frames
2+
CONFIG_VIDEO_BUFFER_POOL_SZ_MAX=10100000
3+
CONFIG_MAIN_STACK_SIZE=2048
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Enough for 2592x1944 YUYV frames
2+
CONFIG_VIDEO_BUFFER_POOL_SZ_MAX=10100000
3+
CONFIG_MAIN_STACK_SIZE=2048

0 commit comments

Comments
 (0)