thomas haine
/
CIS001_v2_v2
cis001v2
mbed_app.json@8:66caa906d24c, 2021-02-10 (annotated)
- Committer:
- thomashaine
- Date:
- Wed Feb 10 16:38:32 2021 +0000
- Revision:
- 8:66caa906d24c
- Parent:
- 7:4c77f017b4b8
v2
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 | } |