summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/group.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/if/group.yml')
-rw-r--r--spec/rtems/basedefs/if/group.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/spec/rtems/basedefs/if/group.yml b/spec/rtems/basedefs/if/group.yml
new file mode 100644
index 00000000..87218ed8
--- /dev/null
+++ b/spec/rtems/basedefs/if/group.yml
@@ -0,0 +1,19 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: |
+ This group contains basic macros and defines to give access to
+ compiler-specific features.
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+description: null
+enabled-by: true
+identifier: RTEMSAPIBaseDefs
+interface-type: group
+links:
+- role: interface-placement
+ uid: header
+- role: interface-ingroup
+ uid: /if/api
+name: Base Definitions
+text: |
+ The API shall provide an interface to compiler-specific features.
+type: interface