aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
Diffstat (limited to 'demos')
-rw-r--r--demos/SPC5/RT-SPC560D-EVB-CW/cw/ch/ch.mcpbin0 -> 42651 bytes
-rw-r--r--demos/SPC5/RT-SPC560D-EVB-CW/main.c3
2 files changed, 3 insertions, 0 deletions
diff --git a/demos/SPC5/RT-SPC560D-EVB-CW/cw/ch/ch.mcp b/demos/SPC5/RT-SPC560D-EVB-CW/cw/ch/ch.mcp
new file mode 100644
index 000000000..b8c5c38c9
--- /dev/null
+++ b/demos/SPC5/RT-SPC560D-EVB-CW/cw/ch/ch.mcp
Binary files differ
diff --git a/demos/SPC5/RT-SPC560D-EVB-CW/main.c b/demos/SPC5/RT-SPC560D-EVB-CW/main.c
new file mode 100644
index 000000000..1501d20f6
--- /dev/null
+++ b/demos/SPC5/RT-SPC560D-EVB-CW/main.c
@@ -0,0 +1,3 @@
+void main(void) {
+
+} \ No newline at end of file