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
This commit is contained in:
dskleingeld
2021-05-02 20:58:01 +02:00
committed by GitHub
parent 1f2551d7cd
commit e40346a544
6 changed files with 5 additions and 8 deletions