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_COM HEPTA_EPS HEPTA_SENSOR mbed
Revision 33:873f6e838fb5, committed 2022-11-16
- Comitter:
- RyusukeIwata
- Date:
- Wed Nov 16 05:36:27 2022 +0000
- Parent:
- 32:43a541ffdc38
- Commit message:
- hepta
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 Wed Nov 16 05:36:27 2022 +0000 @@ -0,0 +1,9 @@ +^BUILD$ +^.mbed$ +^compile_commands.json$ +^.clangd$ +^.cache$ +^HEPTA_SENSOR$ +^HEPTA_EPS$ +^HEPTA_COM$ +^mbed$