mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-30 22:01:07 +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.