dirbaio[m]: > <@dirbaio:matrix.org> you'll have to do it manually > elf2uf2-rs target/thumbv7em-none-eabi/release/myproject myproject.uf2 > cp myproject.uf2 /mnt/path/to/usb/drive When I run the first command, it returns: `Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }` ....perhaps I need absolute paths