Cargo Features

Rtt-target has no features set by default.

[dependencies]
rtt-target = { version = "0.6.1", features = ["log", "log_racy_init", "defmt"] }
log

Enables log and once_cell

log_racy_init

use log::set_logger_racy instead of log::set_logger

Features from optional dependencies

defmt implicit feature