Tools: add MatekF405-TE bootloader and autobuild

This commit is contained in:
mateksys 2021-12-14 10:32:53 +08:00 committed by Andrew Tridgell
parent be601acd89
commit ac49b2a3c8
4 changed files with 2 additions and 0 deletions

View File

@ -152,6 +152,7 @@ AP_HW_SierraL431 1050
AP_HW_NucleoL476 1051 AP_HW_NucleoL476 1051
AP_HW_SierraF405 1052 AP_HW_SierraF405 1052
AP_HW_CarbonixL496 1053 AP_HW_CarbonixL496 1053
AP_HW_MatekF405_TE 1054
AP_HW_CUBEORANGE_PERIPH 1400 AP_HW_CUBEORANGE_PERIPH 1400
AP_HW_CUBEBLACK_PERIPH 1401 AP_HW_CUBEBLACK_PERIPH 1401

BIN
Tools/bootloaders/MatekF405-TE_bl.bin generated Normal file

Binary file not shown.

BIN
Tools/bootloaders/MatekF405-TE_bl.hex generated Normal file

Binary file not shown.

View File

@ -24,6 +24,7 @@ AUTOBUILD_BOARDS = ["fmuv2",
"MatekF405-bdshot", "MatekF405-bdshot",
"MatekF405-STD", "MatekF405-STD",
"MatekF405-Wing", "MatekF405-Wing",
"MatekF405-TE",
"MatekF765-Wing", "MatekF765-Wing",
"MatekF765-SE", "MatekF765-SE",
"MatekF405-CAN", "MatekF405-CAN",