davidgfnet / stm32-dfu-bootloader

A DFU bootloader targeting STM32F103 in just 4KB
GNU General Public License v3.0
113 stars 40 forks source link

Add config flag ENABLE_PINRST_DFU_BOOT #4

Closed crvux closed 3 years ago

crvux commented 3 years ago

Config flag ENABLE_PINRST_DFU_BOOT allows boot into DFU mode when reset from the NRST pin occurs.