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@13:9982ee238f27, 2021-02-25 (annotated)
- Committer:
- SHLIU1@OANBE02333.nuvoton.com
- Date:
- Thu Feb 25 10:55:25 2021 +0800
- Revision:
- 13:9982ee238f27
- Parent:
- 10:63d2d2ab0f1e
Support the both V5.X and V6.X for mbed-os
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| ccli8 |
10:63d2d2ab0f1e | 1 | # Use Python/Perl regexp |
| ccli8 |
10:63d2d2ab0f1e | 2 | syntax: regexp |
| ccli8 |
10:63d2d2ab0f1e | 3 | |
| ccli8 |
10:63d2d2ab0f1e | 4 | ^\.mbed$ |
| ccli8 |
10:63d2d2ab0f1e | 5 | \.build/ |
| ccli8 |
10:63d2d2ab0f1e | 6 | BUILD/ |
| ccli8 |
10:63d2d2ab0f1e | 7 | mbed-os/ |