Skip to content

Commit 3dbb7c7

Browse files
D-Trivenirlubos
authored andcommitted
samples: wifi: monitor: Fix stack overflow in usbd_workq
Fix stack overflow in `usbd_workq` observed after recent upmerge. Fixes SHEL-3835. Signed-off-by: Triveni Danda <[email protected]>
1 parent b81c0b0 commit 3dbb7c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/wifi/monitor/overlay-netusb.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# USB Device settings
22
CONFIG_USB_DEVICE_STACK=y
3+
CONFIG_USB_NRFX_WORK_QUEUE_STACK_SIZE=1200
34

45
# Select USB Configurations
56
CONFIG_USB_DEVICE_NETWORK_ECM=y

0 commit comments

Comments
 (0)