use mbed-classic to build (this will probably be a target-dependendency in the future)
This commit is contained in:
parent
d80fec885c
commit
854fd1118a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"mbed": "^3.0.2"
|
||||
"mbed-classic":"~0.0.1"
|
||||
},
|
||||
"targetDependencies": {
|
||||
"nrf51822": {
|
||||
|
|
Loading…
Reference in a new issue