summaryrefslogtreecommitdiffstats
path: root/rtemsspec/tests/spec/proxy.yml
blob: f5cbbfb32d60a1143a65aada8ed5fb881b02e3f3 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2023 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: spec-member
  uid: root
- role: spec-refinement
  spec-key: type
  spec-value: proxy
  uid: root
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes: {}
    description: |
      Items of similar characteristics may link to a proxy item through links
      with the ${proxy-member:/spec-name}.  A proxy item resolves to the first
      member item which is enabled.  Proxies may be used to provide an
      interface with a common name and implementations which depend on
      configuration options.  For example, in one configuration a constant
      could be a compile time constant and in another configuration it could be
      a read-only object.
    mandatory-attributes: all
spec-name: Proxy Item Types
spec-type: proxy
type: spec