#async #async-std #driver #btle #own #backend #internal

no-std driver_async

async backend for btle, bluetooth_mesh and usbw crates

3 releases

0.0.3 Nov 7, 2020
0.0.2 Apr 14, 2020
0.0.1 Apr 14, 2020

#985 in Hardware support

21 downloads per month
Used in 2 crates (via usbw)

GPL-3.0-only

40KB
1K SLoC

driver_async

Async backend/runtime for Rust Drivers. Mostly just a wrapper for async mpsc/locks/etc so tokio-io or async-std can be targeted.

WIP and so far just a move from the btle crate async internals into its own crate (this repo). Mostly for personal use.

Dependencies

~0.5–12MB
~120K SLoC