mirror of https://github.com/ARMmbed/mbed-os.git
Added missing blockdevice mbed_lib.json
parent
798c3c5f4f
commit
f4b7f44d93
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"name": "bare-metal",
|
||||
"requires": ["platform", "drivers", "rtos-api", "mbed-trace"]
|
||||
"requires": ["platform", "drivers", "rtos-api", "mbed-trace", "blockdevice"]
|
||||
}
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"name": "blockdevice"
|
||||
}
|
Loading…
Reference in New Issue