summaryrefslogtreecommitdiffstats
path: root/spec/groups/api/classic/event.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/groups/api/classic/event.yml')
-rw-r--r--spec/groups/api/classic/event.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/spec/groups/api/classic/event.yml b/spec/groups/api/classic/event.yml
new file mode 100644
index 00000000..e0b00b60
--- /dev/null
+++ b/spec/groups/api/classic/event.yml
@@ -0,0 +1,18 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: API
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+description: |
+ The Event Manager provides a high performance method of inter-task
+ communication and synchronization.
+enabled-by: true
+identifier: RTEMSAPIClassicEvent
+interface-type: group
+links:
+- role: interface-placement
+ uid: /if/rtems/event/header
+- role: interface-ingroup
+ uid: /groups/api/classic
+name: Event Manager
+type: interface