Rust Embedded
Results
49
repositories owned by
Rust Embedded
awesome-embedded-rust
5.7k
Stars
363
Forks
Watchers
Curated list of resources for Embedded and Low-level development in the Rust programming language
linux-embedded-hal
229
Stars
40
Forks
Watchers
Implementation of the `embedded-hal` traits for Linux devices
svd2rust
661
Stars
145
Forks
Watchers
Generate Rust register maps (`struct`s) from SVD files
book
1.0k
Stars
159
Forks
Watchers
Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices
cargo-binutils
452
Stars
39
Forks
Watchers
Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain
gpio-cdev
205
Stars
36
Forks
Watchers
Rust interface to the Linux GPIO Character Device API (/dev/gpiochip...)