Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: NaturalTinyShell_ice libmDot-12Sept mbed-rtos mbed
Fork of ICE by
Diff: inc/global.h
- Revision:
- 237:ecf34419ce5d
- Parent:
- 230:11765008ff3a
- Child:
- 245:6665796174c3
--- a/inc/global.h Thu Oct 20 12:39:05 2016 +0000 +++ b/inc/global.h Thu Oct 20 14:10:19 2016 +0000 @@ -23,7 +23,7 @@ #define MAX_FILE_SIZE 350 // declare stack sizes -#define MODBUS_MASTER_STACK_SIZE (1024 * 8) +#define MODBUS_MASTER_STACK_SIZE (1024 * 2) #define OUTPUT_TASK_STACK_SIZE (1024 * 8) #define CONFIG_HANDLER_STACK_SIZE (1024*4 + 512) #define CONTROL_TASK_STACK_SIZE (1024)
