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-os
Fork of z_compare_commands by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:63aa16394fdb | 2018-01-06 | eawhite | Updated to get rid of un-needed for-loops. All commands are recognised. |
4:d03967db9991 | 2018-01-06 | osmith2 | now with all the commands, including ability to set parameters. Written to the spec set out in requirement 7. ; ; many print statements have been left in for debugging, they can be commented out/deleted. |
3:5e79c6c6a057 | 2018-01-05 | eawhite | new method of reading strings from PuTTY |
2:690dd6bdb9a7 | 2018-01-05 | eawhite | new method of reading in PuTTY strings; |
1:81f52f1beb21 | 2018-01-05 | osmith2 | updated with code to try and read a number as well as a command |
0:f46e16e62b0c | 2018-01-04 | osmith2 | My working strcmp code |