summaryrefslogtreecommitdiff
path: root/spec/spec/interface-typedef.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-09-09 16:36:23 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-09-14 14:32:42 +0200
commit4c2144fa755146002cac395ae4090e140795541e (patch)
tree6b7149472c7ff6b2aa9e12a3d497304ea9d83c50 /spec/spec/interface-typedef.yml
parentccf334ee69b67671dd4aac830e9e3d2f577bc36a (diff)
interface: Add parameters and return to typedefs
Diffstat (limited to 'spec/spec/interface-typedef.yml')
-rw-r--r--spec/spec/interface-typedef.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/spec/spec/interface-typedef.yml b/spec/spec/interface-typedef.yml
index c066a22b..6a44350b 100644
--- a/spec/spec/interface-typedef.yml
+++ b/spec/spec/interface-typedef.yml
@@ -30,6 +30,12 @@ spec-info:
notes:
description: null
spec-type: interface-notes
+ params:
+ description: null
+ spec-type: interface-param-list
+ return:
+ description: null
+ spec-type: interface-return-directive
description: |
This set of attributes specifies a typedef.
mandatory-attributes: all