Skip to content

Commit a828baf

Browse files
committedApr 27, 2022
Increase bootloader version to 6
1 parent dcfd6e7 commit a828baf

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 5
25+
#define BOOTLOADER_VERSION 6
2626

2727
#define USB_SPEED_HIGH 1
2828
#define USB_SPEED_FULL 2

0 commit comments

Comments
 (0)
Please sign in to comment.