micropython/cc3200/fatfs/src
danicampora 5330d8996f cc3200: Modify simplelink FreeRTOS OSI layer to only use semaphores.
Before, both mutexes and semaphores were used. Using only the latter
and with a bit of cleanup to remove some code bloat, we save ~600
bytes of code.
2015-02-26 11:18:18 +01:00
..
drivers
option cc3200: Modify simplelink FreeRTOS OSI layer to only use semaphores. 2015-02-26 11:18:18 +01:00
diskio.c
diskio.h
ffconf.c
ffconf.h