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: mbed filesystem TextLCD
Fork of Projeto_Mecatronico by
Diff: .hgignore
- Revision:
- 3:58de9a09d797
diff -r dc140db16b42 -r 58de9a09d797 .hgignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Mon May 02 13:09:44 2022 +0000 @@ -0,0 +1,6 @@ +^BUILD$ +^.mbed$ +^compile_commands.json$ +^.clangd$ +^.cache$ +^mbed$
