Pranav Thakur / Mbed 2 deprecated daplink-validation

Dependencies:   mbed

Fork of daplink-validation by Russ Butler

Files at this revision

API Documentation at this revision

Comitter:
c1728p9
Date:
Tue Sep 13 14:29:06 2016 +0000
Parent:
8:8684aecd1efd
Child:
10:8f171987d9a2
Commit message:
Point fix for arch link

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Sep 12 23:19:01 2016 +0000
+++ b/main.cpp	Tue Sep 13 14:29:06 2016 +0000
@@ -1,3 +1,5 @@
+/* Hack for the ARCH_LINK */
+#define DEVICE_SERIAL 1
 #include "mbed.h"
 #include <stdio.h>