adafruit / uf2-samdx1

MSC bootloader (based on UF2) for SAMD21
Other
210 stars 182 forks source link

add jeff probe board, and BOOT_LOAD_PIN #202

Closed hlyi closed 11 months ago

hlyi commented 11 months ago

Add BOOT_LOAD_PIN for entering bootloader mode when BOOT_LOAD_PIN held low. The code was from SAM BA.

Add support of jeff_probe board which uses ATSAMD21E17A.

Thanks