C_runtime/Makefile
3 months ago Edouard Tisserant C runtime: move generated erpc interface in separate "service" directory
4 months ago Edouard Tisserant eRPC: switch to beremiz/erpc fork with no CRC on TCP
10 months ago Edouard Tisserant C runtime: initial fixes. Now runs and traces first_steps example.
10 months ago Edouard Tisserant C++ runtime: WIP: untested PLCObject implementation. Still missing tracing.
11 months ago Edouard Tisserant C++ runtime: add eRPC server, minimal CLI and Makefile. WIP.