Crates.io | picoboot-rs |
lib.rs | picoboot-rs |
version | 0.2.0 |
source | src |
created_at | 2024-11-28 01:21:55.952055 |
updated_at | 2024-11-28 23:21:55.517797 |
description | A crate for connecting to and communicating with a Raspberry Pi microcontroller in BOOTSEL mode over USB |
homepage | https://github.com/NotQuiteApex/picoboot-rs |
repository | https://github.com/NotQuiteApex/picoboot-rs.git |
max_upload_size | |
id | 1463788 |
size | 51,405 |
A crate for connecting to and communicating with a Raspberry Pi microcontroller in BOOTSEL mode over USB!
When using this crate, the underlying dependencies will be downloaded and installed automatically, however further configuration for USB devices on the host machine may be required.
The contents of this repository are dual-licensed under the MIT OR Apache 2.0
License. That means you can choose either the MIT license or the Apache 2.0
license when you re-use this code. See LICENSE-MIT
or
LICENSE-APACHE
for more information on each specific
license. Our Apache 2.0 notices can be found in NOTICE
.
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.