We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f4e08a commit 8372b42Copy full SHA for 8372b42
1 file changed
Tools/AP_Bootloader/board_types.txt
@@ -351,6 +351,10 @@ AP_HW_KHA_ETH 1315
351
352
AP_HW_FlysparkF4 1361
353
354
+# IDs 1362-1369 reserved for SparkNavi
355
+AP_HW_SPARKNAVI_BLUE 1362
356
+AP_HW_SPARKNAVI_BLUE2 1363
357
+
358
AP_HW_CUBEORANGE_PERIPH 1400
359
AP_HW_CUBEBLACK_PERIPH 1401
360
AP_HW_PIXRACER_PERIPH 1402
@@ -572,6 +576,9 @@ AP_HW_AEROFOX_H7 7110
572
576
# IDs 7120-7129 reserved for Accton Godwit
573
577
AP_HW_Accton_Godwit_GA1 7120
574
578
579
+# IDs 7130-7139 reserved for Artosyn
580
+AP_HW_ArtosynH743 7130
581
575
582
# please fill gaps in the above ranges rather than adding past ID #7199
583
584
0 commit comments