mirror of https://github.com/ARMmbed/mbed-os.git
Fixed location of BLE_API
parent
fdcc1e3874
commit
f3de3458fa
|
@ -68,7 +68,7 @@ OFFICIAL_CODE = (
|
||||||
("UbloxModemHTTPClientTest", ["tests/net/cellular/http/common", "tests/net/cellular/http/ubloxusb"]),
|
("UbloxModemHTTPClientTest", ["tests/net/cellular/http/common", "tests/net/cellular/http/ubloxusb"]),
|
||||||
("UbloxModemSMSTest", ["tests/net/cellular/sms/common", "tests/net/cellular/sms/ubloxusb"]),
|
("UbloxModemSMSTest", ["tests/net/cellular/sms/common", "tests/net/cellular/sms/ubloxusb"]),
|
||||||
|
|
||||||
("ble-api", "ble/ble-api"),
|
("BLE_API", "ble/ble-api", "Bluetooth-Low-Energy"),
|
||||||
("nRF51822", "ble/nRF51822", "Nordic-Semiconductor"),
|
("nRF51822", "ble/nRF51822", "Nordic-Semiconductor"),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue