Crates.io | elf2uf2-rs |
lib.rs | elf2uf2-rs |
version | 2.1.1 |
source | src |
created_at | 2021-01-29 22:54:02.610155 |
updated_at | 2024-10-19 00:31:21.979895 |
description | Port of elf2uf2 to rust |
homepage | |
repository | https://github.com/JoNil/elf2uf2-rs |
max_upload_size | |
id | 348296 |
size | 432,627 |
cargo install elf2uf2-rs
-d automatic deployment to a mounted pico.
-s open the pico as a serial device after deploy and print serial output.
-t send termination message to the device if ctrl+c is pressed. Can be used on the device to trigger a reboot into programming mode with a call to reset_to_usb_boot(0, 0)
Original at https://github.com/raspberrypi/pico-sdk/tree/master/tools/elf2uf2