rp2040-panic-usb-boot 0.1.2

On panic, boot to USB mode implmented in ROM
Documentation
[dependencies.bare-io]
version = "0.2.1"

[dependencies.cortex-m]
version = "0.7.1"

[dependencies.rp-hal]
default-features = false
features = ["2040"]
version = "0.0.2"

[package]
authors = ["Jan Niehusmann <jan@gondor.com>"]
description = "On panic, boot to USB mode implmented in ROM"
edition = "2018"
homepage = "https://github.com/jannic/rp-microcontroller-rs/"
license = "MIT OR Apache-2.0"
name = "rp2040-panic-usb-boot"
readme = "README.md"
repository = "https://github.com/jannic/rp-microcontroller-rs/"
version = "0.1.2"