EmbeddedRPC / erpc

Embedded RPC
https://github.com/EmbeddedRPC/erpc/wiki
BSD 3-Clause "New" or "Revised" License
776 stars 213 forks source link

Rust infrastructure concept and matrix multiply example #428

Open mmisik opened 5 months ago

mmisik commented 5 months ago

Pull request

Choose Correct

Describe the pull request

Draft of rust support for eRPC. This draft includes an example infrastructure code and an example for matrix multiply.

Steps you didn't forgot to do

Additional context

Please review this draft and feel free to provide feedback.