commit | 86ff4874a448da78353b7e2bd59c659aebbc7fdc | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Mon Oct 05 14:59:40 2015 +0100 |
committer | Manuel Pégourié-Gonnard <mpg2@elzevir.fr> | Mon Oct 05 14:59:40 2015 +0100 |
tree | c2480659504ff53c7f01f8b7752b1ee0fb68a3ca | |
parent | 899ac849d070ca43fa9d61534d977f1baf8f92ca [diff] | |
parent | 0ccd4537bd7ee830311d329b5716f43305418d60 [diff] |
Merge remote-tracking branch 'origin/development' into development-restricted * origin/development: 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" }