From 06c7b22a67829732b0b14829416ecb32b58a9c3a Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 25 May 2020 09:42:37 +0200 Subject: spec: Add specification of interface items --- spec/spec/interface-forward-declaration.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 spec/spec/interface-forward-declaration.yml (limited to 'spec/spec/interface-forward-declaration.yml') diff --git a/spec/spec/interface-forward-declaration.yml b/spec/spec/interface-forward-declaration.yml new file mode 100644 index 00000000..ae8302ea --- /dev/null +++ b/spec/spec/interface-forward-declaration.yml @@ -0,0 +1,27 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +enabled-by: true +links: +- role: spec-member + uid: root +- role: spec-refinement + spec-key: interface-type + spec-value: forward-declaration + uid: interface +spec-description: null +spec-example: null +spec-info: + dict: + attributes: + interface-target: + description: | + It shall be the UID of the interface target which defines forward + declaration. + spec-type: uid + description: | + This set of attributes specifies a forward declaration. + required-attributes: all +spec-name: Interface Forward Declaration Item Type +spec-type: interface-forward-declaration +type: spec -- cgit v1.2.3