system/usbmsc: set stack size to DEFAULT_TASK_STACKSIZE
This commit is contained in:
parent
1d3e6510e6
commit
9f3f6a4b3b
@ -156,7 +156,7 @@ endif # SYSTEM_USBMSC_TRACE
|
|||||||
|
|
||||||
config SYSTEM_USBMSC_CMD_STACKSIZE
|
config SYSTEM_USBMSC_CMD_STACKSIZE
|
||||||
int "Stacksize of msconn and msdis commands"
|
int "Stacksize of msconn and msdis commands"
|
||||||
default 768
|
default DEFAULT_TASK_STACKSIZE
|
||||||
---help---
|
---help---
|
||||||
Size of the stack used by the small 'msconn' and 'msdis' command
|
Size of the stack used by the small 'msconn' and 'msdis' command
|
||||||
applications. Warning, just because the applications are small,
|
applications. Warning, just because the applications are small,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user