embassy/embassy-stm32-examples
dskleingeld e40346a544
Fix core::panic! not printing in examples (#153)
* fixes panic not showing in examples
removes panic_immediate_abort feature where present, renames config -> config.toml, enables panic-probe defmt printing feature and updates panic-probe to 0.2

* fix unintended changes in build_core and arch

* revert uninteded change
2021-05-02 20:58:01 +02:00
..
.cargo Fix core::panic! not printing in examples (#153) 2021-05-02 20:58:01 +02:00
src Pass config directly to chip specific configure function 2021-04-22 09:10:46 +02:00
build.rs stm32: consolidate crates 2021-03-30 10:05:52 -05:00
Cargo.toml Fix core::panic! not printing in examples (#153) 2021-05-02 20:58:01 +02:00
memory.x stm32: consolidate crates 2021-03-30 10:05:52 -05:00