rust-embedded-community / usbd-serialLinks
Work-in progress minimal CDC-ACM (USB serial port) class for usb-device
☆128Updated 6 months ago
Alternatives and similar repositories for usbd-serial
Users that are interested in usbd-serial are comparing it to the libraries listed below
Sorting:
- no_std crate for parsing AT commands☆126Updated 2 weeks ago
- Crate for sharing buses between multiple devices☆135Updated last year
- An Rust TLS 1.3 implementation for embedded devices.☆192Updated last month
- Idiomatic Rust API for littlefs☆76Updated last month
- Target side implementation of the RTT (Real-Time Transfer) I/O protocol☆144Updated 5 months ago
- Time(ing) library (Instant/Duration/Clock/Timer/Period/Frequency) for bare-metal embedded systems☆94Updated 3 years ago
- Minimal no_std MQTT v5.0 client implementation☆159Updated 6 months ago
- An Embedded Network Abstraction Layer☆190Updated 10 months ago
- a cargo extension for programming microcontrollers☆248Updated 2 years ago
- A crate for storing data in flash memory with minimal need for erasing pages☆150Updated 2 weeks ago
- usb-device implementation for STM32 microcontrollers☆110Updated last week
- Example projects using Real-Time Interrupt-driven Concurrency (RTIC) on different MCUs☆143Updated last year
- Embedded Ethernet driver in Rust