C_runtime/PLCObject.cpp
6 weeks ago Edouard Tisserant C runtime: fix ExtendedCall stub
2 months ago Edouard Tisserant Add ExtendedCall to PLCObject as a replacement of RemoteExec and reflect it in eRPC interface.
4 months ago Edouard Tisserant C runtime: cosmetic changes
7 months ago Edouard Tisserant C runtime: add autoload
7 months ago Edouard Tisserant C runtime: fix logging, makes test pass
7 months ago Edouard Tisserant C runtime: initial fixes. Now runs and traces first_steps example.
7 months ago Edouard Tisserant C++ runtime: WIP. Continue PLCObject implementation.
7 months ago Edouard Tisserant C++ runtime: WIP: untested PLCObject implementation. Still missing tracing.
8 months ago Edouard Tisserant C++ runtime: add eRPC server, minimal CLI and Makefile. WIP.