embassy/examples/stm32wl
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 Enable RTC on STM32WL chips (#1645) 2023-07-15 13:40:23 +02:00
src/bin Enable RTC on STM32WL chips (#1645) 2023-07-15 13:40:23 +02:00
build.rs Add missing stm32wl/stm32wb chips except stm32wle 2022-04-08 03:15:27 +02:00
Cargo.toml Added debug=2 in release profile to all examples. 2023-07-26 18:32:40 -07:00