uart_xilinx

Crates.iouart_xilinx
lib.rsuart_xilinx
version0.2.0
sourcesrc
created_at2021-08-14 04:49:31.382322
updated_at2023-11-29 10:43:26.880612
descriptionThis crate provide a struct with many methods to operate uarts in Xilinx's FPGA: XPS UART Lite, AXI UART Lite...
homepagehttps://github.com/duskmoon314/uart-rs
repositoryhttps://github.com/duskmoon314/uart-rs
max_upload_size
id435962
size32,219
Campbell He (duskmoon314)

documentation

README

uart_xilinx

Work In Progress

This crate provide a struct with many methods to operate uarts in Xilinx's FPGA: XPS UART Lite, AXI UART Lite...

REF

Intro

Noticed: This crate may have problems. Any help would be welcomed, even if your help will bring about breaking change. Please feel free to start an Issue or a PR.

Currently I cannot guarantee the stability of this crate, and it is likely to introduce destructive updates (including but not limited to renaming of structs, renaming of functions and methods, code restructuring). So fixing the dependency version should be a good way to go.

Besides, this crate currently is not following Rust API Guidelines. Please feel free to start an Issue or a PR to help me fix this.

Commit count: 34

cargo fmt