mirror of https://github.com/ARMmbed/mbed-os.git
Publish FatFileSystem under mbed-official
parent
2b696a06fc
commit
024a68e792
|
@ -67,7 +67,7 @@ OFFICIAL_CODE = (
|
||||||
("UbloxUSBModem", "net/cellular/UbloxUSBModem"),
|
("UbloxUSBModem", "net/cellular/UbloxUSBModem"),
|
||||||
("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"]),
|
||||||
("FatFileSystem", "fs/fat"),
|
("FatFileSystem", "fs/fat", "mbed-official"),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue