Skip to main content

Crate device_driver_macros

Crate device_driver_macros 

Source
Expand description

§Device driver toolkit

crates.io crates.io Documentation matrix

A toolkit to write better device drivers, faster.

Head over to the website to learn about how to use the project to build your own device drivers.

See the readme in root of the repo for more project information.

This is an internal crate, not meant for public usage. If you do use it, pin the version as this crate does not follow semver.

Macros§

compile
Macro to implement the device driver.