* change default lpc2387 stacksize to 4500 bytes
This commit is contained in:
parent
1c4f8b52c8
commit
57dc520af9
@ -68,7 +68,7 @@ and the mailinglist (subscription via web site)
|
|||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
#ifndef KERNEL_CONF_STACKSIZE_DEFAULT
|
#ifndef KERNEL_CONF_STACKSIZE_DEFAULT
|
||||||
#define KERNEL_CONF_STACKSIZE_DEFAULT 2500
|
#define KERNEL_CONF_STACKSIZE_DEFAULT 4500
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define KERNEL_CONF_STACKSIZE_IDLE 500
|
#define KERNEL_CONF_STACKSIZE_IDLE 500
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user