Rust Embedded Community

Results 14 repositories owned by Rust Embedded Community

tinyrlibc

24
Stars
9
Forks
Watchers

Tiny C library written in Rust

tm4c-hal

31
Stars
23
Forks
Watchers

An Embedded HAL and general chip support for the TM4C123/LM4F120. Replaces the old lm4f120 crate.

usb-device

252
Stars
58
Forks
Watchers

Experimental device-side USB framework for microcontrollers in Rust.

usbd-serial

71
Stars
22
Forks
Watchers

Work-in progress minimal CDC-ACM (USB serial port) class for usb-device