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.
History
Working implementation. Can easily be extended to include higher-level functions
2012-10-23, by macgyveremir [Tue, 23 Oct 2012 19:09:00 +0000] rev 3
Working implementation. Can easily be extended to include higher-level functions
Mangled #define's to eliminate interaction with external ones
2012-10-12, by macgyveremir [Fri, 12 Oct 2012 18:30:48 +0000] rev 2
Mangled #define's to eliminate interaction with external ones
Moved class definition to header file, to comply with C++ library style. Compiles correctly now. Not yet tested.
2012-08-23, by macgyveremir [Thu, 23 Aug 2012 01:01:32 +0000] rev 1
Moved class definition to header file, to comply with C++ library style. Compiles correctly now. Not yet tested.
Basic functionality programmed. Not tested yet on an actual device.
2012-08-21, by macgyveremir [Tue, 21 Aug 2012 21:55:40 +0000] rev 0
Basic functionality programmed. Not tested yet on an actual device.