Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
12 years, 5 months ago.
Mapping stdio functions to SDFileSystem
What maps the stdio functions, such as fopen, to the SDFileSystem library?
Question relating to:
1 Answer
12 years, 5 months ago.
FATFileSystem, which is a parent of SDFileSystem does that afaik. Don't ask me what maps the stdio functions to the FatFileSystem library :P