SDFileSystem

Dependencies:   FATFileSystem

Dependents:   WavePlayer_HelloWorld CAN_LOG_SD SDCard GPSLogger ... more

Issue: Error with undeclared types

Hello, I want to implement this library, and when I try to compile it, it reports undeclared types for off_t, and ssize_t; and "allocation of incomplete type 'struct dirent'" So, it is a know problem? How can I solve it? I want to implement it with a LPC1768. Thank you

2 comments:

05 May 2021

I took the same error. Could you solve this problem?

07 Aug 2023 This post is awaiting moderation

same