update module.json to depend on mbed-drivers instead of mbed-core
parent
3d6893f3da
commit
340a046a8c
|
@ -27,7 +27,7 @@
|
|||
"mbed-classic": "~0.0.1"
|
||||
},
|
||||
"mbed": {
|
||||
"mbed-core": "*"
|
||||
"mbed-drivers": "*"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue