summaryrefslogtreecommitdiffstats
path: root/spec/rtems/object/if/group.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/object/if/group.yml')
-rw-r--r--spec/rtems/object/if/group.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/spec/rtems/object/if/group.yml b/spec/rtems/object/if/group.yml
new file mode 100644
index 00000000..ab5aee42
--- /dev/null
+++ b/spec/rtems/object/if/group.yml
@@ -0,0 +1,22 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+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
+links:
+- role: interface-placement
+ uid: header
+- role: interface-ingroup
+ uid: ../../if/group
+name: Object Services
+text: |
+ The Classic API shall provide an interface to the Object Services.
+type: interface