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: millis
Diff: .hgignore
- Revision:
- 38:5e9b8e8d1538
diff -r 47e6cc2c043c -r 5e9b8e8d1538 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Fri Nov 04 15:04:02 2022 +0000 @@ -0,0 +1,8 @@ +^BUILD$ +^.mbed$ +^compile_commands.json$ +^.clangd$ +^.cache$ +^millis$ +^mbed$ +^mbed-os$