summaryrefslogtreecommitdiffstats
path: root/spec/score/watchdog/if/header.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/score/watchdog/if/header.yml')
-rw-r--r--spec/score/watchdog/if/header.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/spec/score/watchdog/if/header.yml b/spec/score/watchdog/if/header.yml
new file mode 100644
index 00000000..a931a85d
--- /dev/null
+++ b/spec/score/watchdog/if/header.yml
@@ -0,0 +1,15 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: |
+ This header file defines data structures of the Watchdog Handler used to
+ instantiate clock tick related objects defined by the application
+ configuration.
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+interface-type: header-file
+links:
+- role: interface-placement
+ uid: ../../if/domain
+path: rtems/score/watchdogticks.h
+prefix: cpukit/include
+type: interface