CuVoodoo STM32F1 firmware template
|
Macros | |
#define | DFU_FORCE_PORT B |
JNTRST port (needs to be remapped to become PB4) | |
#define | DFU_FORCE_PIN 4 |
JNTRST pin (needs to be remapped to become PB4) | |
#define | DFU_FORCE_VALUE 1 |
must be high to force DFU mode, since it's low after reset | |