Skip to content

smoltcp Client and Server implementation for the Tritium CAN network protocol.

License

Notifications You must be signed in to change notification settings

umi-eng/tritiumcan

Repository files navigation

Tritium CAN Network Protocol

Rust support for the Tritium CAN network protocol. Specifically for embedded and no_std systems.

Crates

  • tritiumcan provides the core protocol definition, agnostic to the networking library implementation.
  • tritiumcan-smoltcp provides a no_std compatible implementation using the smoltcp networking library.

About

smoltcp Client and Server implementation for the Tritium CAN network protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages