Docs.rs
can2040-0.1.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
can2040 0.1.0
A Can2040 port for Rust.
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
8
items documented
0
out of
6
items with examples
Links
atomi-ai/can2040-rust
5
4
0
crates.io
Dependencies
cortex-m ^0.7
normal
cortex-m-rt ^0.7
normal
defmt ^0.3
normal
defmt-rtt ^0.4
normal
embedded-can ^0.4
normal
embedded-hal ^0.2.5
normal
libc ^0.2
normal
nb ^1.1
normal
rp-pico ^0.8
normal
rp2040-hal ^0.9
normal
bindgen ^0.68
build
Versions
0.1.5
(2024-04-30)
0.1.4
(2024-04-22)
0.1.3
(2024-04-22)
0.1.2
(2024-04-04)
0.1.1
(2023-12-11)
0.1.0
(2023-12-08)
Owners
can2040-rust
This is a port of
can2040 in C
. Based on this, we can enable CAN on RP2040 with Rust.