summaryrefslogtreecommitdiff
path: root/cc3200/fatfs/src/ffconf.c
AgeCommit message (Expand)Author
2017-01-30cc3200: Convert to use new VFS sub-system and new ooFatFs library.Damien George
2015-11-08cc3200: FatFS configuration moved to the library folder.Alex March
2015-09-21cc3200: New SD and RTC API plus os and time modules' extensions.Daniel Campora
2015-08-09cc3200: Fix bug in ffconf regarding '/flash' string length.Daniel Campora
2015-04-18cc3200: Clean up and reduce use/include of std.h.Damien George
2015-04-11cc3200: Enable long filename support in FatFS.Daniel Campora
2015-02-21cc3200: Add explicit py/ path-prefix for py includes.Damien George
2015-02-21cc3200: Add SD module and disable SD card support for the LAUNCHXL.danicampora
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora