Cargo Features

CYW43 has no features set by default.

[dependencies]
cyw43 = { version = "0.1.0", features = ["defmt", "log", "firmware-logs"] }
defmt

Enables defmt

log

Enables log

firmware-logs

Fetch console logs from the WiFi firmware and forward them to log or defmt.