Skip to content

stonehippo/CircuitPython_eRPC_Client

Repository files navigation

CircuitPython eRPC Client

This is a CircuitPython port of the CPython UART-based eRPC client. This implementation is largely adapted from the CPython eRPC client code, and is mainly altered where CircuitPython does not support a particular module or feature (e.g. threading).

This port does not include a server-side eRPC implementation, and currently only supports UART for transport.

About

NXP eRPC client for CircuitPython

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages