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: WS2812 PixelArray Adafruit_GFX HC_SR04_Ultrasonic_Library
mbed_app.json@96:ec3a2da01f40, 2019-05-31 (annotated)
- Committer:
- mbed_official
- Date:
- Fri May 31 13:00:04 2019 +0100
- Revision:
- 96:ec3a2da01f40
- Parent:
- 88:bea4f2daa48c
Merge pull request #176 from jamesbeyond/test
fix a bug in the log test
.
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 | } |