summaryrefslogtreecommitdiff
path: root/spec/if/rtems/ratemon/group.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/if/rtems/ratemon/group.yml')
-rw-r--r--spec/if/rtems/ratemon/group.yml12
1 files changed, 7 insertions, 5 deletions
diff --git a/spec/if/rtems/ratemon/group.yml b/spec/if/rtems/ratemon/group.yml
index 67349d49..32ca9283 100644
--- a/spec/if/rtems/ratemon/group.yml
+++ b/spec/if/rtems/ratemon/group.yml
@@ -1,13 +1,13 @@
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: |
+brief: |
The Rate-Monotonic Manager provides facilities to implement tasks which
execute in a periodic fashion. Critically, it also gathers information about
the execution of those periods and can provide important statistics to the
user which can be used to analyze and tune the application.
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+description: null
enabled-by: true
identifier: RTEMSAPIClassicRatemon
interface-type: group
@@ -17,4 +17,6 @@ links:
- role: interface-ingroup
uid: ../group
name: Rate-Monotonic Manager
+text: |
+ The Classic API shall provide an interface to the Rate-Monotonic Manager.
type: interface