error.h to mbed_error.h
Dependents: ch5_mbed_lightweight_Web_server_dust_sensor
Fork of mbed-rtos by
Revision 61:9387d4c49609, committed 2015-01-12
- Comitter:
- mbed_official
- Date:
- Mon Jan 12 08:15:33 2015 +0000
- Parent:
- 60:f4d3d8971bc3
- Child:
- 62:444020d511f5
- Commit message:
- Synchronized with git revision 7a3d2b4423a702a090d20403e5209c70f572c84e
Full URL: https://github.com/mbedmicro/mbed/commit/7a3d2b4423a702a090d20403e5209c70f572c84e/
NUCLEO_F070RB - Update tests
Changed in this revision
rtx/TARGET_CORTEX_A/RTX_Conf_CA.c | Show annotated file Show diff for this revision Revisions of this file |
--- a/rtx/TARGET_CORTEX_A/RTX_Conf_CA.c Wed Jan 07 09:15:09 2015 +0000 +++ b/rtx/TARGET_CORTEX_A/RTX_Conf_CA.c Mon Jan 12 08:15:33 2015 +0000 @@ -75,7 +75,7 @@ // <i> Defines the combined stack size for threads with user-provided stack size. // <i> Default: 0 #ifndef OS_PRIVSTKSIZE - #define OS_PRIVSTKSIZE 4096 + #define OS_PRIVSTKSIZE 8192 #endif // <q>Check for stack overflow