defmt 0.3.6

A highly efficient logging framework that targets resource-constrained devices, like microcontrollers
Documentation
1
2
3
4
5
error: `#[panic_handler]` attribute cannot be used together with `#[no_mangle]`
 --> $DIR/panic-handler-no-mangle.rs:5:1
  |
5 | #[no_mangle]
  | ^^^^^^^^^^^^