Cargo Features

dfu-core has no features set by default.

[dependencies]
dfu-core = { version = "0.7.0", features = ["std", "async"] }
std async?

Enables thiserror ^1

async = std

Enables futures

Affects dfu-core::asynchronous