mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-11-02 22:04:04 +00:00
This makes rtt output work right when using `cargo run` in release mode. Debug was already enabled for release builds in some of the examples but not all.