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
Diff: .hgsub
- Revision:
- 17:bb3710d824db
- Parent:
- 16:66e8f15b2d72
diff -r 66e8f15b2d72 -r bb3710d824db .hgsub --- 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/
