summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/rtems-init-tasks-table.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/if/rtems-init-tasks-table.yml')
-rw-r--r--spec/acfg/if/rtems-init-tasks-table.yml27
1 files changed, 27 insertions, 0 deletions
diff --git a/spec/acfg/if/rtems-init-tasks-table.yml b/spec/acfg/if/rtems-init-tasks-table.yml
new file mode 100644
index 00000000..655e24e9
--- /dev/null
+++ b/spec/acfg/if/rtems-init-tasks-table.yml
@@ -0,0 +1,27 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+appl-config-option-type: feature-enable
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+description: |
+ In case this configuration option is defined, then exactly one Classic API
+ initialization task is configured.
+enabled-by: true
+index-entries: []
+interface-type: appl-config-option
+links:
+- role: appl-config-group-member
+ uid: group-classicinit
+name: CONFIGURE_RTEMS_INIT_TASKS_TABLE
+notes: |
+ The application shall define exactly one of the following configuration
+ options
+
+ * ``CONFIGURE_RTEMS_INIT_TASKS_TABLE``,
+
+ * ${posix-init-thread-table:/name}, or
+
+ * ${idle-task-init-appl:/name}
+
+ otherwise a compile time error in the configuration file will occur.
+text: ''
+type: interface