Demo of using an SD Card (FAT Filing Systems)

Dependencies:   ELEC350-Practicals-FZ429

Fork of SD_Card_OS by Plymouth University UK SoCEM Staff

mbed_app.json

Committer:
noutram
Date:
2019-11-22
Revision:
5:6efcc2b8ce26

File content as of revision 5:6efcc2b8ce26:

{
    "target_overrides":
    {
        "NUCLEO_F429ZI":
        {
            "target.components_add": ["SD"]
        }
    }
}