Skip to content

Commit

Permalink
boards: change board ID of KakuteH7 mini (#23832)
Browse files Browse the repository at this point in the history
* boards: change board ID of KakuteH7 mini

Holybro would like to consolidate the board ID to what is used in
ArduPilot.

* boards: update KakuteH7mini bootloader

This is due to the board ID change.
  • Loading branch information
julianoes authored Oct 21, 2024
1 parent efbd01c commit 4d4c5ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions boards/holybro/kakuteh7mini/firmware.prototype
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"board_id": 1054,
"board_id": 1058,
"magic": "PX4FWv1",
"description": "Firmware for the KakuteH7Mini board",
"image": "",
"build_time": 0,
"summary": "KAKUTEH7MINI-NAND",
"summary": "KAKUTEH7MINI",
"version": "0.1",
"image_size": 0,
"image_maxsize": 1835008,
Expand Down

0 comments on commit 4d4c5ef

Please sign in to comment.