Commit Graph

4 Commits (f1ccebb28b0c5b8463bf77625f0c313d9236e4e5)

Author SHA1 Message Date
Eosis 02b197ca16 Removing the appending of the method name to an RPC call (#1593)
The RPC call appended the method name to the output after the method
had already finished processing. It was unexpected for my use case,
and doesn't feel like the obvious thing to do.  This could be appended
in the RPC method itself, instead.

The adding of the method to the output was first commited in commit
556b889b5f.
2016-04-11 17:27:11 +01:00
sarahmarshy e99d5bf764 Changed where reply is populated 2015-06-17 16:55:01 -05:00
sarahmarshy 556b889b5f Populated reply message 2015-06-15 12:44:55 -05:00
Emilio Monti 90b614baf8 Unify mbed library sources
Remove stdio retargeting reference form cmsis: keep it as a standalone
object
Avoid object files clash for sources with the same name
2013-06-14 17:32:15 +01:00