JoNil / elf2uf2-rs

BSD Zero Clause License
81 stars 31 forks source link

Adafruit Support? #16

Open Nereuxofficial opened 1 year ago

Nereuxofficial commented 1 year ago

There are many Adafruit Boards which could benefit from this tool as they have a uf2 bootloader too.

Currently when trying to flash to my Itsybitsy nrf52840 i get:

Found pico uf2 disk /run/media/benedikt/ITSY840BOOT
Error: "Memory segment 0x000000->0x000100 is outside of valid address range for device"

Would be awesome to have support for other boards but it's also fine if that is out of scope for this project