usbd-dfu-rt 0.1.0

Implementation of the USB DFU run-time class
Documentation
[dependencies.usb-device]
version = "0.2"
[dev-dependencies.cortex-m]
version = "0.7"

[dev-dependencies.cortex-m-rt]
version = "0.6"

[package]
authors = ["Jędrzej Boczar <jedrzej.boczar@gmail.com>"]
categories = ["embedded", "no-std"]
description = "Implementation of the USB DFU run-time class"
edition = "2018"
keywords = ["no-std", "usb-device", "dfu"]
license = "MIT OR Apache-2.0"
name = "usbd-dfu-rt"
repository = "https://github.com/jedrzejboczar/usbd-dfu-rt"
version = "0.1.0"