embassy/examples/nrf-rtos-trace
Piotr Esden-Tempski 858ddf6777 Added debug=2 in release profile to all examples.
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.
2023-07-26 18:32:40 -07:00
..
.cargo Update probe-rs-cli -> probe-rs 2023-06-29 02:39:28 +02:00
src/bin Replace futures::future::poll_fn -> core::future::poll_fn. 2022-09-22 16:42:49 +02:00
build.rs Move rtos-trace example to a separate project to simplify Cargo.toml 2022-08-18 01:38:58 -04:00
Cargo.toml Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00
memory.x Move rtos-trace example to a separate project to simplify Cargo.toml 2022-08-18 01:38:58 -04:00