Skip to content

Commit 938ed96

Browse files
AP_Bootloader: add board ID for AsterodynH743
1 parent b607427 commit 938ed96

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Tools/AP_Bootloader/board_types.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,10 @@ AP_HW_KHA_ETH 1315
351351

352352
AP_HW_FlysparkF4 1361
353353

354+
# IDs 1362-1369 reserved for SparkNavi
355+
AP_HW_SPARKNAVI_BLUE 1362
356+
AP_HW_SPARKNAVI_BLUE2 1363
357+
354358
AP_HW_CUBEORANGE_PERIPH 1400
355359
AP_HW_CUBEBLACK_PERIPH 1401
356360
AP_HW_PIXRACER_PERIPH 1402
@@ -572,6 +576,9 @@ AP_HW_AEROFOX_H7 7110
572576
# IDs 7120-7129 reserved for Accton Godwit
573577
AP_HW_Accton_Godwit_GA1 7120
574578

579+
# IDs 7130-7139 reserved for Artosyn
580+
AP_HW_AsterodynH743 7130
581+
575582
# please fill gaps in the above ranges rather than adding past ID #7199
576583

577584

0 commit comments

Comments
 (0)