NuMaker SD-File-System with SD mode

README.md

Committer:
ccli8
Date:
13 months ago
Revision:
31:a31df25bd1e5
Parent:
1:2fb056322926

File content as of revision 31:a31df25bd1e5:

# Example for SD card backed file system

This example is cloned from the [FAT file system example](https://github.com/armmbed/mbed-os-example-fat-filesystem) released by ARM mbed team and
is modified to use the [SD block device](https://github.com/OpenNuvoton/NuMaker-mbed-SD-driver)
running in SD bus mode rather than SPI bus mode to back the file system.