Crates.io | panic-usb-boot |
lib.rs | panic-usb-boot |
version | 0.3.0 |
source | src |
created_at | 2023-05-28 18:47:43.090942 |
updated_at | 2024-02-04 08:37:47.248963 |
description | Set panicking behavior to reset to usb boot inteface |
homepage | |
repository | https://github.com/piotrfila/panic-usb-boot |
max_upload_size | |
id | 876657 |
size | 16,446 |
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.
Licensed under either of
at your option.
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.