Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
mbed_app.json@0:feecd42e3ef8, 2020-06-30 (annotated)
- Committer:
- Uan
- Date:
- Tue Jun 30 07:38:14 2020 +0000
- Revision:
- 0:feecd42e3ef8
Test;
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Uan | 0:feecd42e3ef8 | 1 | { |
| Uan | 0:feecd42e3ef8 | 2 | "target_overrides": { |
| Uan | 0:feecd42e3ef8 | 3 | "*": { |
| Uan | 0:feecd42e3ef8 | 4 | "platform.stack-stats-enabled": true, |
| Uan | 0:feecd42e3ef8 | 5 | "platform.heap-stats-enabled": true, |
| Uan | 0:feecd42e3ef8 | 6 | "platform.cpu-stats-enabled": true, |
| Uan | 0:feecd42e3ef8 | 7 | "platform.thread-stats-enabled": true, |
| Uan | 0:feecd42e3ef8 | 8 | "platform.sys-stats-enabled": true |
| Uan | 0:feecd42e3ef8 | 9 | } |
| Uan | 0:feecd42e3ef8 | 10 | } |
| Uan | 0:feecd42e3ef8 | 11 | } |