adafruit / Adafruit_nRF52_Bootloader

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

Only delay for second reset when RESETREAS=RESETPIN #218

Closed tannewt closed 2 years ago

tannewt commented 2 years ago

Only do the double tap delay if the reset reason is the reset pin. That will allow wake from software reset or from system off to start up faster and save power.