Cargo Features

printhor-hwa-common has no features set by default.

[dependencies]
printhor-hwa-common = { version = "0.0.3", features = ["with-ui", "nightly", "with-log", "with-defmt", "with-hotbed"] }
with-ui = embedded-graphics-core
nightly
with-log = log
with-defmt = defmt
with-motion with-hotend with-hotbed

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

embedded-graphics-core with-ui?

Enables embedded-graphics-core ^0.3.3

defmt with-defmt?
log with-log?