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.
Dependencies: FastAnalogIn fastADC
mbed_app.json@101:130fd2e532f0, 2019-10-23 (annotated)
- Committer:
- mbed_official
- Date:
- Wed Oct 23 18:00:04 2019 +0100
- Revision:
- 101:130fd2e532f0
- Parent:
- 88:bea4f2daa48c
Updating to mbed-os-5.14.1 (#196)
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-blinky
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| mbed_official | 82:abf1b1785bd7 | 1 | { |
| mbed_official | 82:abf1b1785bd7 | 2 | "target_overrides": { |
| mbed_official | 82:abf1b1785bd7 | 3 | "*": { |
| mbed_official | 82:abf1b1785bd7 | 4 | "platform.stack-stats-enabled": true, |
| mbed_official | 82:abf1b1785bd7 | 5 | "platform.heap-stats-enabled": true, |
| mbed_official | 82:abf1b1785bd7 | 6 | "platform.cpu-stats-enabled": true, |
| mbed_official | 82:abf1b1785bd7 | 7 | "platform.thread-stats-enabled": true, |
| mbed_official | 82:abf1b1785bd7 | 8 | "platform.sys-stats-enabled": true |
| mbed_official | 82:abf1b1785bd7 | 9 | } |
| mbed_official | 82:abf1b1785bd7 | 10 | } |
| mbed_official | 82:abf1b1785bd7 | 11 | } |