From 854fd1118a02a2e924bfbcdc6f985f5cef23cc6b Mon Sep 17 00:00:00 2001 From: James Crosby Date: Tue, 23 Jun 2015 18:18:44 +0100 Subject: [PATCH] use mbed-classic to build (this will probably be a target-dependendency in the future) --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index d3fa167..ee5ec39 100644 --- a/module.json +++ b/module.json @@ -19,7 +19,7 @@ } ], "dependencies": { - "mbed": "^3.0.2" + "mbed-classic":"~0.0.1" }, "targetDependencies": { "nrf51822": {