aboutsummaryrefslogtreecommitdiff
path: root/device.x
diff options
context:
space:
mode:
Diffstat (limited to 'device.x')
-rw-r--r--device.x3
1 files changed, 3 insertions, 0 deletions
diff --git a/device.x b/device.x
new file mode 100644
index 0000000..25e1a33
--- /dev/null
+++ b/device.x
@@ -0,0 +1,3 @@
+/* Sample device.x file used for corte-m-rt tests only. */
+PROVIDE(WWDG = DefaultHandler);
+PROVIDE(PVD = DefaultHandler);