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: HEPTA_EPS HEPTA_SENSOR mbed
Revision 31:ded70fd0ecda, committed 2022-11-15
- Comitter:
- RyusukeIwata
- Date:
- Tue Nov 15 15:51:17 2022 +0000
- Parent:
- 30:4edd451d4631
- Commit message:
- test
Changed in this revision
| .hgignore | Show annotated file Show diff for this revision Revisions of this file |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Tue Nov 15 15:51:17 2022 +0000 @@ -0,0 +1,8 @@ +^BUILD$ +^.mbed$ +^compile_commands.json$ +^.clangd$ +^.cache$ +^HEPTA_SENSOR$ +^HEPTA_EPS$ +^mbed$