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

macro no-std device-driver-macros

Proc macro implementation for the device-driver crate

11 releases (5 stable)

1.0.4 Feb 28, 2025
1.0.3 Feb 8, 2025
1.0.2 Jan 3, 2025
1.0.0 Dec 28, 2024
0.5.3 Jan 8, 2024

#28 in #device

Download history 18/week @ 2024-11-15 8/week @ 2024-11-22 120/week @ 2024-11-29 149/week @ 2024-12-06 99/week @ 2024-12-13 8/week @ 2024-12-20 256/week @ 2024-12-27 437/week @ 2025-01-03 89/week @ 2025-01-10 9/week @ 2025-01-17 20/week @ 2025-01-24 139/week @ 2025-01-31 263/week @ 2025-02-07 120/week @ 2025-02-14 223/week @ 2025-02-21 504/week @ 2025-02-28

1,134 downloads per month
Used in 6 crates (2 directly)

MIT/Apache

410KB
11K 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
~62K SLoC