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

Committer:
reedas
Date:
Fri Jul 03 21:40:09 2020 +0100
Revision:
8:4d13f66d6b5f
Parent:
4:6f3c2a46cec2
vt100 codes

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 4:6f3c2a46cec2 4 "target.printf_lib": "std",
reedas 0:01c8e1277c91 5 "platform.stack-stats-enabled": true,
reedas 0:01c8e1277c91 6 "platform.heap-stats-enabled": true,
reedas 0:01c8e1277c91 7 "platform.cpu-stats-enabled": true,
reedas 0:01c8e1277c91 8 "platform.thread-stats-enabled": true,
reedas 0:01c8e1277c91 9 "platform.sys-stats-enabled": true,
reedas 0:01c8e1277c91 10 "platform.stdio-baud-rate": 115200,
reedas 0:01c8e1277c91 11 "target.components_add": ["EMWIN_NOSNTS"]
reedas 0:01c8e1277c91 12 }
reedas 0:01c8e1277c91 13 }
reedas 0:01c8e1277c91 14 }