The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

Issue: SDFileSystem can't create files/directories for revision 138 and higher

for revision 137 I can use the mbedofficial-SDFileSystem library to create files on my microsd card on a FRDM-k64f board. Once updating to 138+ revisions, the SDFileSystem library no longer functions properly. I can still mount, dismount, and recognize the type of SD card in the slot, but I can't create files or directories anymore.