8000 Increase bootloader version to 3 · arduino/mcuboot-arduino-stm32h7@1810dd3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1810dd3

Browse files
committed
Increase bootloader version to 3
1 parent 5205992 commit 1810dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/target.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
#endif
3737

3838
#define BOOTLOADER_CONFIG_MAGIC 0xA0
39-
#define BOOTLOADER_VERSION 2
39+
#define BOOTLOADER_VERSION 3
4040

4141
#define USB_SPEED_HIGH 1
4242
#define USB_SPEED_FULL 2

0 commit comments

Comments
 (0)
0