aboutsummaryrefslogtreecommitdiff
path: root/cc3200/fatfs/src/diskio.h
AgeCommit message (Collapse)Author
2015-11-08cc3200: FatFS configuration moved to the library folder.Alex March
Port specific settinigs defined in mpconfigport. FreeRTOS and semphr headers added to define SemaphoreHandle_t for the SYNC_T.
2015-09-21cc3200: New SD and RTC API plus os and time modules' extensions.Daniel Campora
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora
The port currently implements support for GPIO, RTC, ExtInt and the WiFi subsystem. A small file system is available in the serial flash. A bootloader which makes OTA updates possible, is also part of this initial implementation.