source: rtems-central/spec/rtems/task/req/configured-minimum-stack-size.yml @ cd9d0ad

Last change on this file since cd9d0ad was cd9d0ad, checked in by Sebastian Huber <sebastian.huber@…>, on 11/18/21 at 08:01:02

spec: Specify RTEMS_CONFIGURED_MINIMUM_STACK_SIZE

  • Property mode set to 100644
File size: 569 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0
2copyrights:
3- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
4enabled-by: true
5links:
6- role: interface-function
7  uid: ../if/configured-minimum-stack-size
8functional-type: function
9rationale: |
10  Using a value of zero will let ${../if/create:/name} select the configured
11  minimum task stack size.
12references: []
13requirement-type: functional
14text: |
15  The ${../if/configured-minimum-stack-size:/name} constant shall expand to a
16  constant expression which evaluates to the value of zero.
17type: requirement
Note: See TracBrowser for help on using the repository browser.