Toggles LED and prints debug information

Committer:
Dheeraj22
Date:
Sun May 26 17:20:23 2019 +0000
Revision:
3:a773d045cb0d
Parent:
0:19ea743b1bfa
Baud rate changed to 9600.

Who changed what in which revision?

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