mirror of https://github.com/ARMmbed/mbed-os.git
Synchronize FatFileSystem automatically
parent
e4109d8efc
commit
2b696a06fc
|
@ -67,6 +67,7 @@ OFFICIAL_CODE = (
|
|||
("UbloxUSBModem", "net/cellular/UbloxUSBModem"),
|
||||
("UbloxModemHTTPClientTest", ["tests/net/cellular/http/common", "tests/net/cellular/http/ubloxusb"]),
|
||||
("UbloxModemSMSTest", ["tests/net/cellular/sms/common", "tests/net/cellular/sms/ubloxusb"]),
|
||||
("FatFileSystem", "fs/fat"),
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue