From 217c11150235a4abec2b18547028664cb6f66f82 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 30 Mar 2020 13:31:28 +0200 Subject: spec: Replace "must" with "shall" --- spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spec/acfg/opt/RTEMS-ACFG-OPT-BSPIDLETASKSTACKSIZE.yml') 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 ```` does not overflow an integer of type ``size_t``. copyrights: -- cgit v1.2.3