mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-11-03 14:23:43 +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.