Module fatfs

Source
Expand description

Utilities for working with FAT filesystem images.

Functionsยง

list_root
List files in the root directory of a FAT image. The image must be formatted before calling this function.