mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
v5X: Register board variants
This is needed to properly identify new variants.
This commit is contained in:
@@ -115,6 +115,9 @@ static px4_hw_mft_list_entry_t mft_lists[] = {
|
||||
{0x0001, hw_mft_list_v0500, arraySize(hw_mft_list_v0500)},
|
||||
{0x0100, hw_mft_list_v0510, arraySize(hw_mft_list_v0510)},
|
||||
{0x0900, hw_mft_list_v0509, arraySize(hw_mft_list_v0509)},
|
||||
{0x0901, hw_mft_list_v0509, arraySize(hw_mft_list_v0509)},
|
||||
{0x0a00, hw_mft_list_v0509, arraySize(hw_mft_list_v0509)},
|
||||
{0x0a01, hw_mft_list_v0509, arraySize(hw_mft_list_v0509)},
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user