Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/duskmoon314/uart-rs
Some uart crates separated from other projects.
https://github.com/duskmoon314/uart-rs
rust uart
Last synced: 12 days ago
JSON representation
Some uart crates separated from other projects.
- Host: GitHub
- URL: https://github.com/duskmoon314/uart-rs
- Owner: duskmoon314
- Created: 2021-07-22T03:41:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T01:58:52.000Z (18 days ago)
- Last Synced: 2024-10-21T05:17:45.339Z (18 days ago)
- Topics: rust, uart
- Language: Rust
- Homepage:
- Size: 48.8 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uart-rs
"Some" uart crates separated from other projects.
## crates
| name | version |
| ----------- | ----------------------------------------------------------------------------------------------------- |
| uart8250 | [![crates.io](https://img.shields.io/crates/v/uart8250.svg)](https://crates.io/crates/uart8250) |
| uart_xilinx | [![crates.io](https://img.shields.io/crates/v/uart_xilinx.svg)](https://crates.io/crates/uart_xilinx) |