15 stable releases

2.1.1 Oct 19, 2024
2.0.0 Jan 7, 2024
1.3.8 Jun 17, 2023
1.3.7 May 19, 2022
1.3.1 Feb 4, 2021

#36 in Hardware support

Download history 150/week @ 2024-07-18 195/week @ 2024-07-25 205/week @ 2024-08-01 188/week @ 2024-08-08 228/week @ 2024-08-15 141/week @ 2024-08-22 142/week @ 2024-08-29 218/week @ 2024-09-05 182/week @ 2024-09-12 193/week @ 2024-09-19 191/week @ 2024-09-26 148/week @ 2024-10-03 194/week @ 2024-10-10 579/week @ 2024-10-17 305/week @ 2024-10-24 225/week @ 2024-10-31

1,326 downloads per month

0BSD license

81KB
637 lines

Contains (ELF exe/lib, 160KB) hello_usb.elf, (ELF exe/lib, 155KB) hello_serial.elf

Port of elf2uf2 to rust

cargo install elf2uf2-rs

Options

-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

Dependencies

~5–12MB
~140K SLoC