NuMaker without external SRAM configuration

mbed_app.json

Committer:
ccli8
Date:
2017-07-11
Revision:
3:d4c3ead6f4c7
Parent:
1:a3b9047e5ae0

File content as of revision 3:d4c3ead6f4c7:

{
    "target_overrides": {
        "NUMAKER_PFM_NUC472": {
            "target.extra_labels_remove": ["NU_XRAM_SUPPORTED"],
            "target.extra_labels_add": ["NU_XRAM_UNSUPPORTED"]
        }
    }
}