zephyr/samples/subsys
Emil Obalski c96cbde8c5 usb: mass: Fix main thread stack size overflow.
After HW stack protection option was globally enabled for
nRF SoCs turned out main stack size is too small for
USB mass storage sample. Increase to avoid overflow.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-10-05 14:53:32 -05:00
..
canbus samples: canbus: canopen: fix argument to CO_delete() 2020-09-10 16:14:06 -05:00
console doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00
fs samples: subsys: Add sdhc fixture to fat_fs sample 2020-09-18 14:39:46 -05:00
ipc device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
logging sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
mgmt samples: mgmr: smp_svr: Build samples in CI. 2020-09-17 10:56:57 +02:00
nvs samples: nvs: Do full chip erase when flashing 2020-08-11 09:39:49 -04:00
power/device_pm device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
settings sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
shell shell: examples cleanup 2020-09-29 10:48:47 +02:00
tracing samples: tracing: print out useful information 2020-09-20 21:27:55 -04:00
usb usb: mass: Fix main thread stack size overflow. 2020-10-05 14:53:32 -05:00
subsys.rst