summaryrefslogtreecommitdiffstats
path: root/spec/rtems/task/req/configured-minimum-stack-size.yml
blob: ef03932f562c710f61ee08e5ae72e6a21a1ffa97 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: interface-function
  uid: ../if/configured-minimum-stack-size
functional-type: function
rationale: |
  Using a value of zero will let ${../if/create:/name} select the configured
  minimum task stack size.
references: []
requirement-type: functional
text: |
  The ${../if/configured-minimum-stack-size:/name} constant shall expand to a
  constant expression which evaluates to the value of zero.
type: requirement