summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-27 08:38:12 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-27 09:47:53 +0100
commit29f0401e0b82d39a111eda3419181399cb3a96f6 (patch)
tree1848b050c85d38bf820738bcedaa194f17030b6d
parentspec: Use design groups (diff)
downloadrtems-central-29f0401e0b82d39a111eda3419181399cb3a96f6.tar.bz2
spec: Review Classic API implementation group
-rw-r--r--spec/rtems/req/group.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/spec/rtems/req/group.yml b/spec/rtems/req/group.yml
index b290824f..af515e45 100644
--- a/spec/rtems/req/group.yml
+++ b/spec/rtems/req/group.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- This group contains the Classic API manager implementations.
+ This group contains the Classic API implementation.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
description: null
@@ -11,8 +11,10 @@ interface-type: group
links:
- role: interface-ingroup
uid: /req/impl
-name: Classic
+- role: interface-placement
+ uid: /rtems/type/if/header
+name: Classic API
text: |
- There shall be a software architecture component containing the Classic API
+ The software architecture shall have a component containing the Classic API
implementation.
type: interface