Skip to content

Commit 2f6d5ce

Browse files
committed
added ARK FPV to board list frozen set
1 parent 22436be commit 2f6d5ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tools/autotest/validate_board_list.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ def validate_filepath_content(self, tuples):
6161
52, # TARGET_HW_PX4_FMU_V6 and Reserved "PX4 [BL] FMU v6.x"
6262
53, # TARGET_HW_PX4_FMU_V6X and Reserved "PX4 [BL] FMU v6X.x"
6363
57, # TARGET_HW_ARK_FMU_V6X and Reserved "ARK [BL] FMU v6X.x"
64+
59, # TARGET_HW_ARK_FPV and Reserved "ARK [BL] FPV"
6465
80, # TARGET_HW_ARK_CAN_FLOW and Reserved "ARK CAN FLOW"
6566
20, # TARGET_HW_UVIFY_CORE and AP_HW_F4BY
6667
])

0 commit comments

Comments
 (0)