summaryrefslogtreecommitdiff
path: root/spec/if/rtems/config/group.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/rtems/config/group.yml')
-rw-r--r--spec/if/rtems/config/group.yml12
1 files changed, 7 insertions, 5 deletions
diff --git a/spec/if/rtems/config/group.yml b/spec/if/rtems/config/group.yml
index 8c358001..c8370955 100644
--- a/spec/if/rtems/config/group.yml
+++ b/spec/if/rtems/config/group.yml
@@ -1,10 +1,10 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
-brief: API
-copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-description: |
+brief: |
This group contains defines and macros to create an application configuration
as well as functions to get values of the application configuration.
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+description: null
enabled-by: true
identifier: RTEMSAPIConfig
interface-type: group
@@ -13,5 +13,7 @@ links:
uid: header
- role: interface-ingroup
uid: ../../api
-name: Configuration
+name: Application Configuration
+text: |
+ The API shall provide an interface to the application configuration.
type: interface