summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/init-task-name.yml
blob: 81056b0cd40d901be32312614220aeb68c3f97d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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