Cargo Features

defmt-semihosting has no features set by default.

[dependencies]
defmt-semihosting = { version = "0.3.0", features = ["critical-section-single-core"] }
critical-section-single-core

Enables critical-section-single-core of cortex-m

defmt-semihosting has 1 feature without comment.