zephyr/samples/subsys/usb
Tomasz Moń e776241fbb samples: usb: mass: Increase main stack size
Increase main stack size for next USB device stack config to prevent
stack overflow when FatFs is used. The new main stack size value matches
the value used in old stack mass storage sample config.

Fixes: #55210

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2023-03-02 15:05:58 +01:00
..
audio samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
cdc_acm samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
cdc_acm_composite samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
console samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
dfu samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
hid samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
hid-cdc samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
hid-mouse samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
inf
mass samples: usb: mass: Increase main stack size 2023-03-02 15:05:58 +01:00
shell samples: usb: Remove unneeded old configuration 2023-02-23 17:51:31 +01:00
testusb samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
webusb samples: Explicitly disable boot USB device support init at boot 2023-01-10 12:21:10 +01:00
usb.rst