Synchronize FatFileSystem automatically

pull/469/head
Bogdan Marinescu 2014-08-28 10:42:59 +01:00
parent e4109d8efc
commit 2b696a06fc
1 changed files with 1 additions and 0 deletions

View File

@ -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"),
)