Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-17 | Move hal_rpc_server_main() to test code. | Paul Selkirk | |
2016-06-01 | Add hal_rpc_client_close() where needed. | Paul Selkirk | |
2016-03-16 | Added serial RPC transport and lots more... | Paul Selkirk | |
Added RPC function to get server version number. Substantially reworked GNUMakefile with conditionals. Renamed rpc_*() and xdr_*() to hal_*() for consistency. Moved hal_io_fmc.c from stm32 repo. | |||
2016-02-25 | RPC over loopback socket, just to work out the mechanics for serialization ↵ | Paul Selkirk | |
and dispatch. |