From 64987c4dc4d83200f0fb0d0636ad7be621e5801a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 17 Mar 2020 10:06:27 +0100 Subject: spec: Add application configuration --- spec/acfg/opt/RTEMS-ACFG-OPT-IDLETASKSTACKSIZE.yml | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 spec/acfg/opt/RTEMS-ACFG-OPT-IDLETASKSTACKSIZE.yml (limited to 'spec/acfg/opt/RTEMS-ACFG-OPT-IDLETASKSTACKSIZE.yml') diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-IDLETASKSTACKSIZE.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-IDLETASKSTACKSIZE.yml new file mode 100644 index 00000000..2f790246 --- /dev/null +++ b/spec/acfg/opt/RTEMS-ACFG-OPT-IDLETASKSTACKSIZE.yml @@ -0,0 +1,29 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 +active: true +appl-config-option-data-type: | + Unsigned integer (``size_t``). +appl-config-option-default-value: | + The default value is RTEMS_MINIMUM_STACK_SIZE. +appl-config-option-description: | + ``CONFIGURE_IDLE_TASK_STACK_SIZE`` is set to the desired stack size for the + IDLE task. +appl-config-option-index: [] +appl-config-option-name: CONFIGURE_IDLE_TASK_STACK_SIZE +appl-config-option-notes: | + None. +appl-config-option-range: | + Undefined or positive. +copyrights: +- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) +derived: false +enabled-by: [] +header: '' +interface-type: appl-config-option +level: 1.88 +links: +- RTEMS-ACFG-IDLE: MPU6F9VtN3Et8wrFFFP7VlpO0zGaWoJFOwfuikRpGxs= +normative: true +ref: '' +reviewed: vCxvokQrszGqeHmPFiKnlsYeZWwUycCMU0_L_sbaQUo= +text: '' +type: interface -- cgit v1.2.3