Crate dfu_core

source ·
Expand description

Sans IO core library (traits and tools) for DFU.

Modules

Structs

  • Use this struct to create state machines to make operations on the device.

Enums

Traits

  • A trait for commands that be chained into another.
  • Trait to implement lower level communication with a USB device.