Init Project for TCP

Committer:
AustinKim
Date:
Wed Sep 11 07:35:05 2019 +0000
Revision:
0:8f61900631fe
Init Project for TCP

Who changed what in which revision?

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