Skip to content

Commit 3b10309

Browse files
committed
Increase bootloader version to 2
1 parent 45e2986 commit 3b10309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

envie/target_init.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#endif
1313

1414
#define BOOTLOADER_CONFIG_MAGIC 0xA0
15-
#define BOOTLOADER_VERSION 1
15+
#define BOOTLOADER_VERSION 2
1616

1717
#define PORTENTA_USB_SPEED_HIGH 1
1818
#define PORTENTA_USB_SPEED_FULL 2

0 commit comments

Comments
 (0)