Create DFU file from windows/mingw command line
Posted on February 04, 2017 at 21:26I've created a DFU bootloader to be able to update the internal and external flash of our device. (STM32F769 chip)I've tested using the ST dfu file manager, but our clients need to be able to compile the code and ...