summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/group.yml
blob: c0631b9d6776a2c84446740a5c4daa7593fdf93d (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  The application configuration information group provides an API to get the
  configuration of an application.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
description: |
  Some interfaces of this API are also used to define application configuration
  option values, for example ${resource-unlimited:/name}.
enabled-by: true
identifier: RTEMSAPIConfig
index-entries: []
interface-type: group
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: /if/group
name: Application Configuration Information
text: |
  The RTEMS API shall provide an interface to get the configuration of an
  application.
type: interface