Chiaki Kanazawa / Mbed OS momentary_LED_program
Committer:
knzw
Date:
Sun Sep 15 07:21:09 2019 +0000
Revision:
0:48ce5ea63822
Press USER_BUTTON0 to light up the LED.

Who changed what in which revision?

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