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: MTS-Cellular_lat1 MTS-Serial MTS-Socket MTS-Test MTS-Utils
Fork of mtsas by
Revision 17:bb3710d824db, committed 2014-12-16
- Comitter:
- Mike Fiore
- Date:
- Tue Dec 16 08:57:09 2014 -0600
- Parent:
- 16:66e8f15b2d72
- Child:
- 18:2cc5ee5a24a3
- Commit message:
- update .hgsub to point to MBED
Changed in this revision
| .hgsub | Show annotated file Show diff for this revision Revisions of this file |
--- a/.hgsub Wed Dec 03 12:06:05 2014 -0600 +++ b/.hgsub Tue Dec 16 08:57:09 2014 -0600 @@ -1,5 +1,5 @@ -MTS-Cellular = ssh://hg@sw.multitech.prv/MTS-Cellular -MTS-Socket = ssh://hg@sw.multitech.prv/MTS-Socket -MTS-Serial = ssh://hg@sw.multitech.prv/MTS-Serial -MTS-Utils = ssh://hg@sw.multitech.prv/MTS-Utils -MTS-Test = ssh://hg@sw.multitech.prv/MTS-Test +MTS-Cellular = https://mfiore@developer.mbed.org/teams/Multi-Hackers/code/MTS-Cellular/ +MTS-Socket = https://mfiore@developer.mbed.org/teams/Multi-Hackers/code/MTS-Socket/ +MTS-Serial = https://mfiore@developer.mbed.org/teams/Multi-Hackers/code/MTS-Serial/ +MTS-Utils = https://mfiore@developer.mbed.org/teams/Multi-Hackers/code/MTS-Utils/ +MTS-Test = https://mfiore@developer.mbed.org/teams/Multi-Hackers/code/MTS-Test/
