Cargo Features

[dependencies]
d1-rom-rt = { version = "0.0.0", default-features = false, features = ["log", "nezha", "lichee"] }
default = nezha

The nezha feature is set by default whenever d1-rom-rt is added without default-features = false somewhere in the dependency tree.

log

Enables spin and ufmt

Affects d1-rom-rt::log

nezha default
lichee