summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/extrataskstacks.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-20 07:26:15 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-21 17:37:21 +0200
commit71d8b3c08ae2baacf410abe33da475de3db644da (patch)
tree948b4b4da73ede172430cb4d6f647687461ffc12 /spec/acfg/opt/extrataskstacks.yml
parentEnable branch coverage (diff)
downloadrtems-central-71d8b3c08ae2baacf410abe33da475de3db644da.tar.bz2
Remove Doorstop specifics
Diffstat (limited to 'spec/acfg/opt/extrataskstacks.yml')
-rw-r--r--spec/acfg/opt/extrataskstacks.yml27
1 files changed, 27 insertions, 0 deletions
diff --git a/spec/acfg/opt/extrataskstacks.yml b/spec/acfg/opt/extrataskstacks.yml
new file mode 100644
index 00000000..222640aa
--- /dev/null
+++ b/spec/acfg/opt/extrataskstacks.yml
@@ -0,0 +1,27 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+appl-config-option-constraint:
+ links:
+ - /acfg/opt/constraintstackspace
+ min: 0
+appl-config-option-default-value: 0
+appl-config-option-description: |
+ The value of this configuration option defines the number of bytes the
+ applications wishes to add to the task stack requirements calculated by
+ ``<rtems/confdefs.h>``.
+appl-config-option-index:
+- memory for task tasks
+appl-config-option-name: CONFIGURE_EXTRA_TASK_STACKS
+appl-config-option-notes: |
+ This parameter is very important. If the application creates tasks with
+ stacks larger then the minimum, then that memory is **not** accounted for by
+ ``<rtems/confdefs.h>``.
+appl-config-option-type: integer
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+enabled-by: []
+interface-type: appl-config-option
+links:
+- role: null
+ uid: ../general
+text: ''
+type: interface