Solution

Dependencies:   ELEC350-Practicals-FZ429

Fork of Task680-mbed-os-FZ429ZI by University of Plymouth - Stages 1, 2 and 3

mbed_app.json

Committer:
noutram
Date:
2019-11-22
Revision:
5:3d443a45dfb1

File content as of revision 5:3d443a45dfb1:

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