Skip to content

An embedded Controller Area Network (CAN) abstraction layer

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

timokroeger/embedded-can

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

embedded-can

crates.io docs.rs

⚠️ Deprecation Notice ⚠️

Varations of these traits have been upstreamed to embedded-hal:

Please implement and use the embedded-hal traits for any new CAN drivers.

Description

An embedded Controller Area Network (CAN) abstraction layer. This crate defines generic traits to be implemented by CAN driver and MCU HAL crates. Eventually to be integrated into embedded-hal: rust-embedded/embedded-hal#212

Implementations

Usage examples

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

An embedded Controller Area Network (CAN) abstraction layer

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages