summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-MAXDRIVERS.yml
blob: 20ee436c7a6b1a57fcd08efabc56205d8a7e7264 (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
30
31
32
33
34
35
36
37
38
39
40
SPDX-License-Identifier: CC-BY-SA-4.0
active: true
appl-config-option-type: integer
appl-config-option-default-value: |
  This is computed by default, and is set to the number of device drivers
  configured using the ``CONFIGURE_APPLICATIONS_NEEDS_XXX_DRIVER``
  configuration options.
appl-config-option-description: |
  The value of this configuration option defines the number of device drivers.
appl-config-option-index: []
appl-config-option-name: CONFIGURE_MAXIMUM_DRIVERS
appl-config-option-notes: |
  If the application will dynamically install device drivers, then this
  configuration parameter must be larger than the number of statically
  configured device drivers. Drivers configured using the
  ``CONFIGURE_APPLICATIONS_NEEDS_XXX_DRIVER`` configuration options are
  statically installed.
appl-config-option-constraint:
  max: '``SIZE_MAX``'
  custom:
  - |
    It must be greater than or equal than the number of statically configured
    device drivers.
  - |
    It must be less than or equal to a BSP-specific value which depends on the
    memory size of the platform available to the application.
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false
enabled-by: []
header: ''
interface-type: appl-config-option
level: 1.46
links:
- RTEMS-ACFG-DEVDRV: 75G0LF6n2XEdjSX-qN_FPap1vl0feYAa0HTSDWPm6-8=
normative: true
ref: ''
reviewed: ACNNr_lLcGVRhoWgoC2uEf3efgPBHW2Zidm-2X5lfqE=
text: ''
type: interface