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.
Fork of mbed-os-example-pelion by
.hgignore@18:029355615cc7, 2021-08-05 (annotated)
- Committer:
- ccli8
- Date:
- Thu Aug 05 15:06:55 2021 +0800
- Revision:
- 18:029355615cc7
- Parent:
- 9:b32210beded5
Update to mbed-os 5.15.7, mcc 4.10.0, and NUSD
1. Update to mbed-os 5.15.7
2. Update ot mbed-cloud-client 4.10.0
3. Update NUSD
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| ccli8 |
0:f78ec4a22e67 | 1 | # Use Python/Perl regexp |
| ccli8 |
0:f78ec4a22e67 | 2 | syntax: regexp |
| ccli8 |
0:f78ec4a22e67 | 3 | |
| ccli8 |
0:f78ec4a22e67 | 4 | ^\.mbed$ |
| ccli8 |
0:f78ec4a22e67 | 5 | \.build/ |
| ccli8 |
0:f78ec4a22e67 | 6 | BUILD/ |
| ccli8 |
0:f78ec4a22e67 | 7 | mbed-os/ |
| ccli8 |
0:f78ec4a22e67 | 8 | mbed-cloud-client/ |
| ccli8 |
3:bda8852d7723 | 9 | drivers/storage/COMPONENT_NUSD/ |
| ccli8 |
9:b32210beded5 | 10 | TESTS/ |
