2025-10-27 11:21:53 +01:00
2025-10-27 11:21:53 +01:00
2025-04-02 23:53:59 +02:00
2025-10-27 11:21:53 +01:00
2025-10-27 11:21:53 +01:00
2025-10-27 11:21:53 +01:00
2025-04-02 23:53:59 +02:00
2025-04-02 23:53:59 +02:00
2025-10-27 11:21:53 +01:00

AXI UARTLITE driver

This is a driver for the AXI UART Lite v2.0 IP core.

Core features

  • Basic driver which can be created with a given IP core base address and supports as basic byte-level read and write API.
  • Support for embedded-io and embedded-io-async

Features

If the asynchronous support for the TX side is used, the number of statically provided wakers can be configured using the following features:

  • 1-waker which is the default
  • 2-wakers
  • 4-wakers
  • 8-wakers
  • 16-wakers
  • 32-wakers
Description
No description provided
Readme 62 KiB
Languages
Rust 97.7%
Just 2.3%