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

discovery

1.4k
Stars
464
Forks
Watchers

Discover the world of microcontrollers through Rust!

embedded-hal

1.7k
Stars
171
Forks
Watchers

A Hardware Abstraction Layer (HAL) for embedded systems

embedonomicon

200
Stars
30
Forks
Watchers

How to bootstrap support for a no_std target

gpio-cdev

205
Stars
36
Forks
Watchers

Rust interface to the Linux GPIO Character Device API (/dev/gpiochip...)

r0

69
Stars
7
Forks
Watchers

Initialization code ("crt0") written in Rust