12 years 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 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