summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-30 13:26:38 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-30 15:02:25 +0200
commit210d32477ccf8ec761f8f601acddfe4286299280 (patch)
tree7f6b6bb39a895b953e99a78006a7df75c1936a67 /spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml
parentc151e39137d1673fb9d90b03ae70bcaf986c1639 (diff)
spec: Use constraint links
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml11
1 files changed, 3 insertions, 8 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml
index 2d1b5672..47df5cd2 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml
@@ -17,14 +17,9 @@ appl-config-option-name: BSP_IDLE_TASK_STACK_SIZE
appl-config-option-notes: |
None.
appl-config-option-constraint:
- custom:
- - |
- It shall be greater than or equal to a BSP-specific and application-specific
- minimum value.
- - |
- It shall be small enough so that the IDLE task stack area calculation
- carried out by ``<rtems/confdefs.h>`` does not overflow an integer of type
- ``size_t``.
+ links:
+ - RTEMS-ACFG-OPT-CONSTRAINTIDLESTACKAREA
+ - RTEMS-ACFG-OPT-CONSTRAINTBSPAPPMIN
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false