thomas haine
/
CIS001_v2_v2
cis001v2
mbed_app.json@7:4c77f017b4b8, 2021-01-06 (annotated)
- Committer:
- thomashaine
- Date:
- Wed Jan 06 13:35:17 2021 +0000
- Revision:
- 7:4c77f017b4b8
before_linkert_test
Who changed what in which revision?
User | Revision | Line number | New 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 | } |