RobT's fork of RPCInterface
Fork of RPCInterface by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:bcc2e05e5da4 | 2016-01-23 | MichaelW | Updated to new RPC code; The original versions of RPCFunction and RPCVariable have been removed to rely on the versions now in the official mbed-rpc library. |
8:682c65afe534 | 2012-01-28 | MichaelW | Updated to not register AnalogOut class if the LPC11U24 as it doesn\t have AnalogOut |
7:a9e2c45097c8 | 2011-02-04 | MichaelW | Fixed memory leak issue identified and solved by <<user hexley>> which prevented the RPCFunction from being called multiple times. |
6:f15d3610ddbe | 2010-11-27 | MichaelW | Corrected Documentation |
5:56fd0b265aba | 2010-11-27 | MichaelW | Updated Includes to include necessary includes in RPCVariable.h and RPCFunction.h |
4:05f0d66bee57 | 2010-09-27 | MichaelW | Initial publish in new library format |
3:08eeda3aae92 | 2010-09-21 | MichaelW | (none) |
2:1d5b7485f683 | 2010-09-20 | MichaelW | (none) |
1:67aefdc74b32 | 2010-09-20 | MichaelW | (none) |
0:9232f9e1178d | 2010-09-16 | MichaelW | Changed to RPCFunction and RPCVariable. |