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: BSP_B-L475E-IOT01
mbed_app.json@0:8e251d9511b8, 2017-12-13 (annotated)
- Committer:
- mbed_official
- Date:
- Wed Dec 13 16:20:24 2017 +0000
- Revision:
- 0:8e251d9511b8
Merge pull request #6 from ARMmbed/geky-patch-1
Add docs for troubleshooting
.
Commit copied from https://github.com/ARMmbed/mbed-os-example-filesystem
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| mbed_official | 0:8e251d9511b8 | 1 | { |
| mbed_official | 0:8e251d9511b8 | 2 | "target_overrides": { |
| mbed_official | 0:8e251d9511b8 | 3 | "*": { |
| mbed_official | 0:8e251d9511b8 | 4 | "platform.stdio-convert-newlines": true |
| mbed_official | 0:8e251d9511b8 | 5 | } |
| mbed_official | 0:8e251d9511b8 | 6 | } |
| mbed_official | 0:8e251d9511b8 | 7 | } |