Example program for debugging failing event queue.

Committer:
sjalloq
Date:
Sun Apr 07 14:13:13 2019 +0000
Revision:
0:c9670ffe21d4
First release of TCPSocket example.  Client sigio() never gets called.

Who changed what in which revision?

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