Fork of mbed RPC_serial to fix build errors. mbed RPC_Serial for LabVIEW interface: http://mbed.org/cookbook/Interfacing-with-LabVIEW http://mbed.org/cookbook/Interfacing-Using-RPC Steps: *Compile RPC_Serial main *Copy bit file to mbed flash and reset *Run examples in LabVIEW
Fork of RPC_Serial by
History
Changed ifdef's to if's, since library does define 1/0
2015-04-24, by apullin [Fri, 24 Apr 2015 03:20:22 +0000] rev 2
Changed ifdef's to if's, since library does define 1/0
Updates to get program to build with latest libraries.
2015-04-23, by apullin [Thu, 23 Apr 2015 23:35:11 +0000] rev 1
Updates to get program to build with latest libraries.