commit | 0ccd4537bd7ee830311d329b5716f43305418d60 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Mon Oct 05 14:50:41 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Mon Oct 05 14:50:41 2015 +0100 |
tree | c7fa84173a5ef383fcf5fc4e5964bcb0be7c14bd | |
parent | 2347bdd7b5e15780c06c1ac2085c2627e09f3e03 [diff] |
Fix yotta version dependencies again
diff --git a/yotta/data/module.json b/yotta/data/module.json index 8436675..e480ade 100644 --- a/yotta/data/module.json +++ b/yotta/data/module.json
@@ -10,7 +10,7 @@ ], "dependencies": {}, "targetDependencies": { - "mbed": { "cmsis-core": "~0.3.0" } + "mbed": { "cmsis-core": "~0.2.3" } }, "testTargetDependencies": { "mbed": { "sockets": "~0.5.0" }