summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/idle-task-stack-size.yml
blob: 43074de3d3c55dc38de198e18a3da421b28071c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
appl-config-option-type: integer
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
default-value: |
  If the ${disable-bsp-settings:/name} configuration option is not defined and
  ${/bsp/if/acfg-idle-task-stack-size:/name} is provided by the
  ${/glossary/bsp:/term}, then the default value is defined by
  ${/bsp/if/acfg-idle-task-stack-size:/name}, otherwise the default value is
  defined by the ${min-task-stack-size:/name} configuration option.
description: |
  The value of this configuration option defines the task stack size for an
  IDLE task.
enabled-by: true
index-entries: []
interface-type: appl-config-option
links:
- role: interface-placement
  uid: domain
- role: interface-ingroup
  uid: group-idle
- role: constraint
  uid: ../constraint/min-bsp-app
- role: constraint
  uid: ../constraint/valid-idle-stack-area
name: CONFIGURE_IDLE_TASK_STACK_SIZE
notes: |
  In SMP configurations, there is one IDLE task per configured processor, see
  ${max-processors:/name}.
type: interface