Publish FatFileSystem under mbed-official

pull/469/head
Bogdan Marinescu 2014-08-28 10:54:35 +01:00
parent 2b696a06fc
commit 024a68e792
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +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"),
("FatFileSystem", "fs/fat", "mbed-official"),
)