Skip to content

Commit e760a9b

Browse files
committed
Increase bootloader version to 5
1 parent 87df9ae commit e760a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/board.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#define BOARD_APP_DEFAULT_ADD 0x08040000
2323

2424
#define BOOTLOADER_CONFIG_MAGIC 0xA0
25-
#define BOOTLOADER_VERSION 4
25+
#define BOOTLOADER_VERSION 5
2626

2727
#define USB_SPEED_HIGH 1
2828
#define USB_SPEED_FULL 2

0 commit comments

Comments
 (0)