Filesystem example for LPC55S69 using on-board SD Card (SDIO).

mbed_app.json

Committer:
maclobdell
Date:
2019-05-01
Revision:
2:798a7c4c0398
Parent:
0:ad2237362248

File content as of revision 2:798a7c4c0398:

{
    "target_overrides": {
        "*": {
            "platform.stdio-convert-newlines": true
        }
    }
}