cis001v2

Committer:
thomashaine
Date:
Wed Feb 10 16:38:32 2021 +0000
Revision:
8:66caa906d24c
Parent:
7:4c77f017b4b8
v2

Who changed what in which revision?

UserRevisionLine numberNew contents of line
thomashaine 7:4c77f017b4b8 1 {
thomashaine 7:4c77f017b4b8 2 "macros": [
thomashaine 7:4c77f017b4b8 3 "MBED_HEAP_STATS_ENABLED=1",
thomashaine 7:4c77f017b4b8 4 "MBED_STACK_STATS_ENABLED=1",
thomashaine 7:4c77f017b4b8 5 "MBED_MEM_TRACING_ENABLED=1"
thomashaine 7:4c77f017b4b8 6 ],
thomashaine 7:4c77f017b4b8 7 "target_overrides": {
thomashaine 7:4c77f017b4b8 8 "*": {
thomashaine 7:4c77f017b4b8 9 "platform.stdio-baud-rate": 115200,
thomashaine 7:4c77f017b4b8 10 "platform.stdio-convert-newlines": true
thomashaine 7:4c77f017b4b8 11 }
thomashaine 7:4c77f017b4b8 12 }
thomashaine 7:4c77f017b4b8 13 }