mirror of https://github.com/ARMmbed/mbed-os.git
Added cellular modem libs to sync script
parent
7585a23e6c
commit
ce17e72891
|
|
@ -58,6 +58,10 @@ OFFICIAL_CODE = (
|
|||
|
||||
("USBDevice", "USBDevice"),
|
||||
("USBHost" , "USBHost"),
|
||||
|
||||
("CellularModem", "net/cellular/CellularModem"),
|
||||
("CellularUSBModem", "net/cellular/CellularUSBModem"),
|
||||
("UbloxUSBModem", "net/cellular/UbloxUSBModem"),
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue