Blinking LED example for LPC55S69

mbed_app.json

Committer:
maclobdell
Date:
2019-03-25
Revision:
0:03c15e688f62

File content as of revision 0:03c15e688f62:

{
    "target_overrides": {
        "*": {
            "platform.stack-stats-enabled": true,
            "platform.heap-stats-enabled": true,
            "platform.cpu-stats-enabled": true,
            "platform.thread-stats-enabled": true,
            "platform.sys-stats-enabled": true
        }
    }
}