summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/idletaskstacksize.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/opt/idletaskstacksize.yml')
-rw-r--r--spec/acfg/opt/idletaskstacksize.yml24
1 files changed, 24 insertions, 0 deletions
diff --git a/spec/acfg/opt/idletaskstacksize.yml b/spec/acfg/opt/idletaskstacksize.yml
new file mode 100644
index 00000000..9b8f7a32
--- /dev/null
+++ b/spec/acfg/opt/idletaskstacksize.yml
@@ -0,0 +1,24 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+appl-config-option-constraint:
+ links:
+ - /acfg/opt/constraintidlestackarea
+ - /acfg/opt/constraintbspappmin
+appl-config-option-default-value: :ref:`CONFIGURE_MINIMUM_TASK_STACK_SIZE`
+appl-config-option-description: |
+ The value of this configuration option defines the task stack size for an
+ IDLE task.
+appl-config-option-index: []
+appl-config-option-name: CONFIGURE_IDLE_TASK_STACK_SIZE
+appl-config-option-notes: |
+ In SMP configurations, there is one IDLE task per configured processor, see
+ :ref:`CONFIGURE_MAXIMUM_PROCESSORS`.
+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: ../idle
+text: ''
+type: interface