summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/group.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/config/if/group.yml')
-rw-r--r--spec/rtems/config/if/group.yml13
1 files changed, 8 insertions, 5 deletions
diff --git a/spec/rtems/config/if/group.yml b/spec/rtems/config/if/group.yml
index 1107f552..dc1a5438 100644
--- a/spec/rtems/config/if/group.yml
+++ b/spec/rtems/config/if/group.yml
@@ -1,10 +1,12 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- This group contains defines and macros to create an application configuration
- as well as functions to get values of the application configuration.
+ 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: null
+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: []
@@ -14,7 +16,8 @@ links:
uid: header
- role: interface-ingroup
uid: /if/api
-name: Application Configuration
+name: Application Configuration Information
text: |
- The API shall provide an interface to the application configuration.
+ The API shall provide an interface to get the configuration of an
+ application.
type: interface