mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-27 04:10:25 +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.