Blinking LED example for LPC55S69

Committer:
maclobdell
Date:
Mon Mar 25 22:28:40 2019 -0500
Revision:
0:03c15e688f62
blinky app that uses mbed os 5.12 release candidate

Who changed what in which revision?

UserRevisionLine numberNew contents of line
maclobdell 0:03c15e688f62 1 {
maclobdell 0:03c15e688f62 2 "target_overrides": {
maclobdell 0:03c15e688f62 3 "*": {
maclobdell 0:03c15e688f62 4 "platform.stack-stats-enabled": true,
maclobdell 0:03c15e688f62 5 "platform.heap-stats-enabled": true,
maclobdell 0:03c15e688f62 6 "platform.cpu-stats-enabled": true,
maclobdell 0:03c15e688f62 7 "platform.thread-stats-enabled": true,
maclobdell 0:03c15e688f62 8 "platform.sys-stats-enabled": true
maclobdell 0:03c15e688f62 9 }
maclobdell 0:03c15e688f62 10 }
maclobdell 0:03c15e688f62 11 }