RTOS Support.

Dependents:   SerialRPC_rtos_example

Fork of RPCInterface by Michael Walker

History

Change to work with RTOS. default tip

2015-04-09, by ban4jp [Thu, 09 Apr 2015 18:02:10 +0000] rev 9

Change to work with RTOS.


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.