I'm designing a board with STM32F411RE which needs to support DFU for firmware upgrade.Looking at AN2606 on bootloaders, I will need to use BOOT0 = 1 and BOOT1 = 0 to start in DFU mode.However, looking at the schematic for the Nucleo f411RE, it looks...