Expand description

Implementations of the FirmwareDevice trait.

Structs

A FirmwareDevice based on a fixed-frame serial protocol, using postcard as the serialization format. Can be used with any transport implementing the embedded-io traits. (TCP, UDP, UART, USB).

A simulated device which implements the FirmwareDevice trait.

Enums

Errors returned by Serial