Skip to content

Commit 28b7412

Browse files
committed
Increase bootloader version to 1
1 parent 9fa6f56 commit 28b7412

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 0
15+
#define BOOTLOADER_VERSION 1
1616

1717
#define PORTENTA_USB_SPEED_HIGH 1
1818
#define PORTENTA_USB_SPEED_FULL 2

0 commit comments

Comments
 (0)