summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/init-task-name.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/if/init-task-name.yml')
-rw-r--r--spec/acfg/if/init-task-name.yml25
1 files changed, 25 insertions, 0 deletions
diff --git a/spec/acfg/if/init-task-name.yml b/spec/acfg/if/init-task-name.yml
new file mode 100644
index 00000000..81056b0c
--- /dev/null
+++ b/spec/acfg/if/init-task-name.yml
@@ -0,0 +1,25 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+appl-config-option-type: integer
+constraints:
+ texts:
+ - |
+ The value of this configuration option shall be a valid integer of type
+ ${/rtems/type/if/name:/name}.
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+default-value: |
+ The default value is ``rtems_build_name( 'U', 'I', '1', ' ' )``.
+description: |
+ The value of this configuration option defines the name of the Classic API
+ initialization task.
+enabled-by: true
+index-entries: []
+interface-type: appl-config-option
+links:
+- role: appl-config-group-member
+ uid: group-classicinit
+name: CONFIGURE_INIT_TASK_NAME
+notes: |
+ Use ${/rtems/object/if/build-name:/name} to define the task name.
+text: ''
+type: interface