adafruit / Adafruit_nRF52_Bootloader

USB-enabled bootloaders for the nRF52 BLE SoC chips
MIT License
438 stars 393 forks source link

Add USB connect timeout for app reset to UF2 or Serial via GPREGRET #189

Closed glenne closed 3 years ago

glenne commented 3 years ago

Fixes #188 - Stuck in UF2 DFU mode forever.

Also updated README with additional guidance.