cis001v2

Committer:
thomashaine
Date:
Wed Jan 06 13:35:17 2021 +0000
Revision:
7:4c77f017b4b8
before_linkert_test

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 }