# panic-usb-boot Set the panicking behavior to reset to usb boot interface, based on `panic-halt` by @korken89 and rom function lookup from `rp2040-hal`. Only works on the rp2040 microcontroller. [![](https://img.shields.io/crates/v/panic-usb-boot.svg)](https://crates.io/crates/panic-usb-boot) ## License Licensed under either of - Apache License, Version 2.0 ([LICENSE-APACHE-2.0](LICENSE-APACHE-2.0) or https://www.apache.org/licenses/LICENSE-2.0) - MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT) at your option. ### Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.