adafruit / uf2-samdx1

MSC bootloader (based on UF2) for SAMD21
Other
214 stars 187 forks source link

add jeff probe board, and BOOT_LOAD_PIN #202

Closed hlyi closed 1 year ago

hlyi commented 1 year 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