kubos-old
kubos-old copied to clipboard
[WIP] Turn on FATFS Thread Safe Option
: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: