summaryrefslogtreecommitdiff
path: root/spec/if/rtems/object/group.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/rtems/object/group.yml')
-rw-r--r--spec/if/rtems/object/group.yml12
1 files changed, 7 insertions, 5 deletions
diff --git a/spec/if/rtems/object/group.yml b/spec/if/rtems/object/group.yml
index 04e98270..0f6d512a 100644
--- a/spec/if/rtems/object/group.yml
+++ b/spec/if/rtems/object/group.yml
@@ -1,13 +1,13 @@
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)
-- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
-description: |
+brief: |
RTEMS provides a collection of services to assist in the management and usage
of the objects created and utilized via other managers. These services
assist in the manipulation of RTEMS objects independent of the API used to
create them.
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+description: null
enabled-by: true
identifier: RTEMSAPIClassicObject
interface-type: group
@@ -17,4 +17,6 @@ links:
- role: interface-ingroup
uid: ../group
name: Object Services
+text: |
+ The Classic API shall provide an interface to the Object Services.
type: interface