summaryrefslogtreecommitdiffstats
path: root/spec/rtems/mode/if/group.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/mode/if/group.yml')
-rw-r--r--spec/rtems/mode/if/group.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/spec/rtems/mode/if/group.yml b/spec/rtems/mode/if/group.yml
new file mode 100644
index 00000000..effb1397
--- /dev/null
+++ b/spec/rtems/mode/if/group.yml
@@ -0,0 +1,18 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: |
+ This group contains the Classic API task modes.
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+description: null
+enabled-by: true
+identifier: RTEMSAPIClassicModes
+interface-type: group
+links:
+- role: interface-placement
+ uid: header
+- role: interface-ingroup
+ uid: ../../if/group
+name: Task Modes
+text: |
+ The Classic API shall provide an interface to task modes.
+type: interface