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:31:28 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-30 13:31:28 +0200
commit217c11150235a4abec2b18547028664cb6f66f82 (patch)
treeb9909dc8e60611a024a16faf32bdf8f90e55bdd5 /spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml
parent483960c893370ac03fcb1bbd24b28e2052153af3 (diff)
spec: Replace "must" with "shall"
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml
index f9d8e0f7..2d1b5672 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml
@@ -19,10 +19,10 @@ appl-config-option-notes: |
appl-config-option-constraint:
custom:
- |
- It must be greater than or equal to a BSP-specific and application-specific
+ It shall be greater than or equal to a BSP-specific and application-specific
minimum value.
- |
- It must be small enough so that the IDLE task stack area calculation
+ 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``.
copyrights: