summaryrefslogtreecommitdiff
path: root/spec/spec/interface-compound-definition-kind.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-25 09:42:37 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit06c7b22a67829732b0b14829416ecb32b58a9c3a (patch)
treed52c80cd42ba5b6da1a2a36560c144acd402af24 /spec/spec/interface-compound-definition-kind.yml
parent0f5d1db239d5671c048b827692fb354fafb6b034 (diff)
spec: Add specification of interface items
Diffstat (limited to 'spec/spec/interface-compound-definition-kind.yml')
-rw-r--r--spec/spec/interface-compound-definition-kind.yml25
1 files changed, 25 insertions, 0 deletions
diff --git a/spec/spec/interface-compound-definition-kind.yml b/spec/spec/interface-compound-definition-kind.yml
new file mode 100644
index 00000000..1a497f7d
--- /dev/null
+++ b/spec/spec/interface-compound-definition-kind.yml
@@ -0,0 +1,25 @@
+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
+spec-description: null
+spec-example: null
+spec-info:
+ str:
+ assert:
+ in:
+ - struct-only
+ - typedef-and-struct
+ - typedef-and-union
+ - typedef-only
+ - union-only
+ description: |
+ It specifies how the interface compound is defined. It may be a typedef
+ only, the struct or union only, or a typedef with a struct or union
+ definition.
+spec-name: Interface Compound Definition Kind
+spec-type: interface-compound-definition-kind
+type: spec