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.
Fork of UI by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:e4bd0fd5befb | 2015-03-25 | nathanhonka | 1) Add UI command type-checking.; 2) Create common.h, a common location for shared defintions between; Motion-Control and Data-Management projects (including recently defined; UI command type & members). |
5:f8d7d4505bad | 2015-02-26 | mzling | Fixed bug with length checking loop. |
4:48d23d12b3a3 | 2015-02-26 | mzling | Removed prev_UI assign for lewn error |
3:19c08e8a552a | 2015-02-25 | mzling | Moved button assignments out of loop, added _prev_UI variable |
2:d6595294497c | 2015-02-25 | perr1940 | UI that works |
1:7795fb7ee3f3 | 2015-02-14 | mzling | Some changes to the print statements |
0:6b5a3a0138ad | 2015-02-04 | mzling | UserInterface code--correct checksum behavior and reformatted |