
xx
mbed_app.json@0:5aa0f12e7698, 2018-12-09 (annotated)
- Committer:
- danteeickhoff
- Date:
- Sun Dec 09 22:34:28 2018 +0000
- Revision:
- 0:5aa0f12e7698
xx
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
danteeickhoff | 0:5aa0f12e7698 | 1 | { |
danteeickhoff | 0:5aa0f12e7698 | 2 | "target_overrides": { |
danteeickhoff | 0:5aa0f12e7698 | 3 | "*": { |
danteeickhoff | 0:5aa0f12e7698 | 4 | "platform.stdio-baud-rate": 115200, |
danteeickhoff | 0:5aa0f12e7698 | 5 | "platform.stack-stats-enabled": true, |
danteeickhoff | 0:5aa0f12e7698 | 6 | "platform.heap-stats-enabled": true, |
danteeickhoff | 0:5aa0f12e7698 | 7 | "platform.cpu-stats-enabled": true, |
danteeickhoff | 0:5aa0f12e7698 | 8 | "platform.thread-stats-enabled": true, |
danteeickhoff | 0:5aa0f12e7698 | 9 | "platform.sys-stats-enabled": true |
danteeickhoff | 0:5aa0f12e7698 | 10 | } |
danteeickhoff | 0:5aa0f12e7698 | 11 | } |
danteeickhoff | 0:5aa0f12e7698 | 12 | } |