device-driver 1.0.4

A toolkit to write better device drivers, faster
Documentation
1
2
3
4
5
# Device driver toolkit [![crates.io]https://img.shields.io/crates/v/device-driver.svg]https://crates.io/crates/device-driver [![Documentation]https://docs.rs/device-driver/badge.svg]https://docs.rs/device-driver


> A toolkit to write better device drivers, faster.

Read [the book](https://diondokter.github.io/device-driver/) to learn about how to use the project to build your own device drivers.