Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add board_types for holybro #26566

Merged
merged 1 commit into from
Apr 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions Tools/AP_Bootloader/board_types.txt
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,12 @@ AP_HW_Sierra-TrueFlow 5307
AP_HW_Sierra-TrueNavIC-Pro 5308
AP_HW_Sierra-F1-Pro 5309

#IDs 5401-5499 reserved for holybro
AP_HW_Holybro-PMU-F4 5401
AP_HW_Holybro-UM982-G4 5402
AP_HW_Holybro-UM960-H7 5403
AP_HW_Holybro-PERIPH-H7 5404

# IDs 6000-6099 reserved for SpektreWorks

# OpenDroneID enabled boards. Use 10000 + the base board ID
Expand Down
Loading