The Directory Listing library adds support for directory listing to the existing file system library, using the dirent API. Directory 'streams' can be opened, manipulated, read, and shut to parse a file system's structure.
The Directory Listing sample application demonstrates basic directory listing operations.