File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 23
23
#include "target_board.h"
24
24
25
25
const board_info_t g_board_info = {
26
+ .info_version = kBoardInfoVersion ,
26
27
.board_id = "0418" ,
27
28
.family_id = kStub_HWReset_FamilyID ,
28
29
.flags = kEnablePageErase ,
Original file line number Diff line number Diff line change 23
23
#include "target_board.h"
24
24
25
25
const board_info_t g_board_info = {
26
+ .info_version = kBoardInfoVersion ,
26
27
.board_id = "0415" ,
27
28
.family_id = kStub_HWReset_FamilyID ,
28
29
.flags = kEnablePageErase ,
Original file line number Diff line number Diff line change 23
23
#include "target_board.h"
24
24
25
25
const board_info_t g_board_info = {
26
+ .info_version = kBoardInfoVersion ,
26
27
.board_id = "0409" ,
27
28
.family_id = kStub_HWReset_FamilyID ,
28
29
.flags = kEnablePageErase ,
You can’t perform that action at this time.
0 commit comments