veecle / tricore-probe

Just like probe-run but targeting the Tricore-Architecture
Apache License 2.0
20 stars 5 forks source link

Remove RPC #25

Closed arctic-alpaca closed 3 months ago

arctic-alpaca commented 4 months ago

This removes all RPC code from the project. This is possible because of https://github.com/veecle/tricore-probe/pull/23, on which this PR builds upon. Now the Linux version of tricore-probe is just a small wrapper passing the commands to the Windows version running inside the docker container.

https://github.com/veecle/tricore-probe/pull/23 needs to be merged before this.

daniel-veecle commented 3 months ago

Do you plan to rebase?

arctic-alpaca commented 3 months ago

Rebased.