Closed sodiumlb closed 1 week ago
The current STD file API functions only support FatFS. To implement file management functionality in ROMs also for the internal flash LFS file system, these functions need to also support open/close/read/write/rename of LFS files.
Has been fixed
The current STD file API functions only support FatFS. To implement file management functionality in ROMs also for the internal flash LFS file system, these functions need to also support open/close/read/write/rename of LFS files.