EmbeddedRPC / erpc

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

Does erpc support Vxworks? #115

Closed aohwang closed 2 years ago

aohwang commented 4 years ago

I am finding one lightweight rpc framework for Vxworks platform. Is the erpc supported on Vxworks? Are there some dependencies not working with Vxworks? Thanks sincerely

Hadatko commented 4 years ago

Hi @aohwang , currently vxworks is not supported. You can create few port files to add support. See similar thread.

https://github.com/EmbeddedRPC/erpc/issues/104