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: MQTT
.hgignore@1:5ffad9f24d63, 2018-01-04 (annotated)
- Committer:
- ccli8
- Date:
- Thu Jan 04 13:09:45 2018 +0800
- Revision:
- 1:5ffad9f24d63
Support AWS IoT MQTT/HTTPS protocol
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| ccli8 |
1:5ffad9f24d63 | 1 | # Use Python/Perl regexp |
| ccli8 |
1:5ffad9f24d63 | 2 | syntax: regexp |
| ccli8 |
1:5ffad9f24d63 | 3 | |
| ccli8 |
1:5ffad9f24d63 | 4 | ^\.mbed$ |
| ccli8 |
1:5ffad9f24d63 | 5 | \.build/ |
| ccli8 |
1:5ffad9f24d63 | 6 | BUILD/ |
| ccli8 |
1:5ffad9f24d63 | 7 | easy-connect/ |
| ccli8 |
1:5ffad9f24d63 | 8 | mbed-os/ |
| ccli8 |
1:5ffad9f24d63 | 9 | MQTT/ |