Function nano33ble::io::panic_fmt

source ·
#[no_mangle]
pub unsafe fn panic_fmt(pi: &PanicInfo<'_>) -> !
Expand description

Default panic handler for the Nano 33 Board.

We just use the standard default provided by the debug module in the kernel.