# synopsys-dw-uart **Repository Path**: mirrors_google/synopsys-dw-uart ## Basic Information - **Project Name**: synopsys-dw-uart - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-17 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Synopsys DesignWare DW_apb_uart driver [![crates.io page](https://img.shields.io/crates/v/synopsys-dw-uart.svg)](https://crates.io/crates/synopsys-dw-uart) [![docs.rs page](https://docs.rs/synopsys-dw-uart/badge.svg)](https://docs.rs/synopsys-dw-uart) This crate provides Rust drivers for the Synopsys DesignWare DW_apb UART. This is not an officially supported Google product. This project is not eligible for the [Google Open Source Software Vulnerability Rewards Program](https://bughunters.google.com/open-source-security). ## License Licensed under either of - Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) - MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option. ## Contributing If you want to contribute to the project, see details of [how we accept contributions](CONTRIBUTING.md).