This constant defines the default stack size allocated for a newly created task. The default value is 512 bytes, though it may be redefined within the system configuration file. This default size is automatically assigned if the stack size parameter is unspecified during task initialization. For further technical details, please refer to the osCreateTask function documentation.
| Version: | 1.0 |
|---|---|
| See also: | osCreateTask, tasks |