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.
easy-connect/mbed_lib.json@0:f1d3878b8dd9, 2017-04-08 (annotated)
- Committer:
- vpcola
- Date:
- Sat Apr 08 14:45:51 2017 +0000
- Revision:
- 0:f1d3878b8dd9
Initial commit
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| vpcola | 0:f1d3878b8dd9 | 1 | { |
| vpcola | 0:f1d3878b8dd9 | 2 | "name": "easy-connect", |
| vpcola | 0:f1d3878b8dd9 | 3 | "target_overrides": { |
| vpcola | 0:f1d3878b8dd9 | 4 | "*": { |
| vpcola | 0:f1d3878b8dd9 | 5 | "target.features_add": ["COMMON_PAL"] |
| vpcola | 0:f1d3878b8dd9 | 6 | } |
| vpcola | 0:f1d3878b8dd9 | 7 | } |
| vpcola | 0:f1d3878b8dd9 | 8 | } |
| vpcola | 0:f1d3878b8dd9 | 9 |