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.
.hgignore@11:36d172d475fa, 2024-04-17 (annotated)
- Committer:
- ccli8
- Date:
- Wed Apr 17 17:47:56 2024 +0800
- Revision:
- 11:36d172d475fa
- Parent:
- 4:8d6d6ada8808
Support loopback mode
To enable loopback mode, both TX and RX are required to enable.
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| ccli8 |
4:8d6d6ada8808 | 1 | # Use Python/Perl regexp |
| ccli8 |
4:8d6d6ada8808 | 2 | syntax: regexp |
| ccli8 |
4:8d6d6ada8808 | 3 | |
| ccli8 |
4:8d6d6ada8808 | 4 | ^\.mbed$ |
| ccli8 |
4:8d6d6ada8808 | 5 | \.build/ |
| ccli8 |
4:8d6d6ada8808 | 6 | BUILD/ |
| ccli8 |
4:8d6d6ada8808 | 7 | mbed-os/ |