Pulse consistency test using timeouts

Committer:
punkisnail
Date:
Sat Mar 30 06:37:35 2019 +0000
Revision:
0:18409537564c
Child:
1:290c2f078d43
commit1

Who changed what in which revision?

UserRevisionLine numberNew contents of line
punkisnail 0:18409537564c 1 {
punkisnail 0:18409537564c 2 "target_overrides": {
punkisnail 0:18409537564c 3 "*": {
punkisnail 0:18409537564c 4 "platform.stack-stats-enabled": true,
punkisnail 0:18409537564c 5 "platform.heap-stats-enabled": true,
punkisnail 0:18409537564c 6 "platform.cpu-stats-enabled": true,
punkisnail 0:18409537564c 7 "platform.thread-stats-enabled": true,
punkisnail 0:18409537564c 8 "platform.sys-stats-enabled": true
punkisnail 0:18409537564c 9 },
punkisnail 0:18409537564c 10 "NRF52_DK": {
punkisnail 0:18409537564c 11 "target.extra_labels_add": ["SOFTDEVICE_NONE"],
punkisnail 0:18409537564c 12 "target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE", "NORDIC_CORDIO", "CORDIO", "CORDIO_LL"]
punkisnail 0:18409537564c 13 }
punkisnail 0:18409537564c 14 }
punkisnail 0:18409537564c 15 }