NTP demo for cypress Pioneer and Proto Dev kits also reads available analogue sensors

Committer:
reedas
Date:
Wed Jul 01 16:01:27 2020 +0100
Revision:
0:01c8e1277c91
Child:
4:6f3c2a46cec2
First Commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
reedas 0:01c8e1277c91 1 {
reedas 0:01c8e1277c91 2 "target_overrides": {
reedas 0:01c8e1277c91 3 "*": {
reedas 0:01c8e1277c91 4 "platform.stack-stats-enabled": true,
reedas 0:01c8e1277c91 5 "platform.heap-stats-enabled": true,
reedas 0:01c8e1277c91 6 "platform.cpu-stats-enabled": true,
reedas 0:01c8e1277c91 7 "platform.thread-stats-enabled": true,
reedas 0:01c8e1277c91 8 "platform.sys-stats-enabled": true,
reedas 0:01c8e1277c91 9 "platform.stdio-baud-rate": 115200,
reedas 0:01c8e1277c91 10 "target.components_add": ["EMWIN_NOSNTS"]
reedas 0:01c8e1277c91 11 }
reedas 0:01c8e1277c91 12 }
reedas 0:01c8e1277c91 13 }