Operating system
Development tools
Security and connectivity
Important update: Arm Announces End of Life Timeline for Mbed. This site will be archived in July 2026. Read the full announcement.
FATFileSystem
Dependents: SDFileSystem SDFileSystem_tryagain WallbotWii SDFileSystem ... more
A sample fragment and description has been added to the beginning of ffconf.h the #include is at the end of ffconf.h to allow any #defines to be overridden in local_ffconf.h
The rationale behind this is I am finding that high resource libraries like USB host MSD and EthernetInterface are not configured as I need them. Obviously making changes directly in ffconf.h or similar files breaks if you update the library.
By implementing this patch, making changes is trivial. The downside is if you don't want to make changes you still need a project level local_ffconf.h file, even if it is empty. The compiler should throw an error about a missing include which will lead a user to ffconf.h and the information on adding the sample fragment.
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.