summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/applextradrivers.yml
blob: fd535fa1f6f80d99ec39123e73520a2de556651a (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
26
27
28
29
SPDX-License-Identifier: CC-BY-SA-4.0
appl-config-option-constraint:
  custom:
  - |
    The value of this configuration option shall be a list of initializers for
    structures of type :c:type:`rtems_driver_address_table`.
appl-config-option-default-value: |
  The default value is the empty list.
appl-config-option-description: |
  The value of this configuration option is used to initialize the Device
  Driver Table.
appl-config-option-index: []
appl-config-option-name: CONFIGURE_APPLICATION_EXTRA_DRIVERS
appl-config-option-notes: |
  The value of this configuration option is placed after the entries of other
  device driver configuration options.

  See :ref:`CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS` for an alternative
  placement of application device driver initializers.
appl-config-option-type: initializer
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
enabled-by: true
interface-type: appl-config-option
links:
- role: null
  uid: ../devdrv
text: ''
type: interface