#[no_mangle] pub unsafe fn panic_fmt(pi: &PanicInfo<'_>) -> !
Default panic handler for the Adafruit CLUE nRF52480 Express Board.
We just use the standard default provided by the debug module in the kernel.