#devices #toolkit #driver #no-alloc #no-std

macro no-std device-driver-macros

Proc macro implementation for the device-driver crate

6 releases (2 breaking)

new 1.0.0-rc.1 Nov 29, 2024
1.0.0-rc.0 Nov 10, 2024
0.7.0 Aug 22, 2024
0.6.0 May 26, 2024
0.5.3 Jan 8, 2024

#46 in #device

Download history 142/week @ 2024-08-19 33/week @ 2024-08-26 2/week @ 2024-09-02 22/week @ 2024-09-16 26/week @ 2024-09-23 13/week @ 2024-09-30 21/week @ 2024-10-07 30/week @ 2024-10-14 8/week @ 2024-10-21 30/week @ 2024-10-28 75/week @ 2024-11-04 56/week @ 2024-11-11 15/week @ 2024-11-18

177 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

405KB
10K SLoC

Device driver macros crates.io Documentation

A toolkit to write better device drivers, faster.

Read the book to learn about how to use the project to build your own device drivers.

Macro implemenation crate for the device driver toolkit.

This crate is not meant to be consumed directly. Read more here: https://crates.io/crates/device-driver

Dependencies

~2–3MB
~63K SLoC