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

#92 in Hardware support

Download history 318/week @ 2024-11-15 345/week @ 2024-11-22 264/week @ 2024-11-29 391/week @ 2024-12-06 388/week @ 2024-12-13 253/week @ 2024-12-20 320/week @ 2024-12-27 297/week @ 2025-01-03 231/week @ 2025-01-10 190/week @ 2025-01-17 210/week @ 2025-01-24 216/week @ 2025-01-31 329/week @ 2025-02-07 277/week @ 2025-02-14 309/week @ 2025-02-21 213/week @ 2025-02-28

1,168 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
~134K SLoC