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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:9bf082d65d25 | 2012-10-23 | macgyveremir | Working implementation. Can easily be extended to include higher-level functions |
2:26afdc979a54 | 2012-10-12 | macgyveremir | Mangled #define's to eliminate interaction with external ones |
1:17195d284d76 | 2012-08-23 | macgyveremir | Moved class definition to header file, to comply with C++ library style. Compiles correctly now. Not yet tested. |
0:af630aa9a00d | 2012-08-21 | macgyveremir | Basic functionality programmed. Not tested yet on an actual device. |