Cargo Features

dmx-rdm-rp2040 has no features set by default.

[dependencies]
dmx-rdm-rp2040 = { version = "0.0.1-alpha", features = ["defmt"] }
defmt

Enables defmt and defmt of dmx-rdm and rp2040-hal

rp2040-hal:

Implement defmt::Format for several types.

dmx-rdm-rp2040 has 1 feature without comment.