axdriver_base 0.1.3

Common interfaces for all kinds of device drivers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# axdriver_base

[![Crates.io](https://img.shields.io/crates/v/axdriver_base)](https://crates.io/crates/axdriver_base)
[![Docs.rs](https://docs.rs/axdriver_base/badge.svg)](https://docs.rs/axdriver_base)
[![CI](https://github.com/arceos-org/axdriver_crates/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/arceos-org/axdriver_crates/actions/workflows/deploy.yml)

Common interfaces for all kinds of device drivers in `no_std` environments.

Part of the [axdriver_crates](https://github.com/arceos-org/axdriver_crates) workspace.

## License

GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0. See repository root LICENSE.