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 RPCInterface by
History
Fixed
2015-02-14, by komoritan [Sat, 14 Feb 2015 00:16:44 +0000] rev 9
Fixed
Updated to not register AnalogOut class if the LPC11U24 as it doesn\t have AnalogOut
2012-01-28, by MichaelW [Sat, 28 Jan 2012 19:12:00 +0000] rev 8
Updated to not register AnalogOut class if the LPC11U24 as it doesn\t have AnalogOut
Fixed memory leak issue identified and solved by <<user hexley>> which prevented the RPCFunction from being called multiple times.
2011-02-04, by MichaelW [Fri, 04 Feb 2011 10:55:39 +0000] rev 7
Fixed memory leak issue identified and solved by <<user hexley>> which prevented the RPCFunction from being called multiple times.
Corrected Documentation
2010-11-27, by MichaelW [Sat, 27 Nov 2010 21:15:34 +0000] rev 6
Corrected Documentation
Updated Includes to include necessary includes in RPCVariable.h and RPCFunction.h
2010-11-27, by MichaelW [Sat, 27 Nov 2010 21:00:02 +0000] rev 5
Updated Includes to include necessary includes in RPCVariable.h and RPCFunction.h
Initial publish in new library format
2010-09-27, by MichaelW [Mon, 27 Sep 2010 08:32:57 +0000] rev 4
Initial publish in new library format
2010-09-21, by MichaelW [Tue, 21 Sep 2010 15:56:21 +0000] rev 3
2010-09-20, by MichaelW [Mon, 20 Sep 2010 14:29:18 +0000] rev 2
2010-09-20, by MichaelW [Mon, 20 Sep 2010 14:26:52 +0000] rev 1
Changed to RPCFunction and RPCVariable.
2010-09-16, by MichaelW [Thu, 16 Sep 2010 13:27:57 +0000] rev 0
Changed to RPCFunction and RPCVariable.