We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d44543 commit c54c9bfCopy full SHA for c54c9bf
1 file changed
src/main.c
@@ -87,7 +87,7 @@ void usb_teardown(void);
87
#include "dfu_qspi.h"
88
#include "dfu_uart.h"
89
90
-#define BOOTLOADER_VERSION 0x0004
+#define BOOTLOADER_VERSION 0x0005
91
#define BOOTLOADER_VER_MEM 0x200041D0
92
93
//--------------------------------------------------------------------+
0 commit comments