From 3bdf817950eadd75a2785b62220eb0b04533b9fd Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 16 Sep 2020 11:48:29 +0200 Subject: spec: Group items by component --- spec/rtems/event/req/receive.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 spec/rtems/event/req/receive.yml (limited to 'spec/rtems/event/req/receive.yml') diff --git a/spec/rtems/event/req/receive.yml b/spec/rtems/event/req/receive.yml new file mode 100644 index 00000000..b2bdab64 --- /dev/null +++ b/spec/rtems/event/req/receive.yml @@ -0,0 +1,15 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +enabled-by: true +functional-type: function +links: +- role: interface-function + uid: ../if/receive +rationale: null +references: [] +requirement-type: functional +text: | + The ${../if/receive:/name} directive shall receive events from the + application event set of a task as specified by ${send-receive}. +type: requirement -- cgit v1.2.3