kubos-old icon indicating copy to clipboard operation
kubos-old copied to clipboard

[WIP] Turn on FATFS Thread Safe Option

Open cnalley opened this issue 8 years ago • 0 comments

:construction: This PR turns on the thread safe option for the fatfs library (_FS_REENTRANT = 1) and implements the FreeRTOS synchronization object control functions.

TODO: This requires more testing. I've been unable to generate an FR_TIMEOUT condition. :construction:

cnalley avatar Jan 31 '17 21:01 cnalley