# Supported Firmware

{% hint style="info" %}
Kakute H7 Mini ships with Betaflight Firmware.
{% endhint %}

**Betaflight Target:** KAKUTEH7MINI

**INAV Target:** KAKUTEH7MINI

{% hint style="info" %}
INAV's ICM-42688 driver is combined with ICM-42605. The IMU model will appear as ICM42605 on the configurator.
{% endhint %}

### Ardupilot

* **v1.2 & prior:** KakuteH7Mini
* **v1.3:** KakuteH7Mini-Nand
* **v1.5:** KakuteH7Mini (Supported in master/latest FW or 4.6.0 & later)

### **PX4**

Firmware can be built using `make holybro_kakuteh7mini`&#x20;

KakuteH7 Mini v1.5 is supported in PX4 main or version later than 1.15.4

**PX4 Bootloader HEX file for Kakute H7 Mini v1.3 and before**:&#x20;

{% file src="/files/OAk02tGoD1stQrFnV4TQ" %}

**PX4 Bootloader HEX file for Kakute H7 Mini v1.5 and later:**\
**(Must use QGC Daily, or  v4.4.4 or later)**

{% file src="/files/AxH3X11P2T05UDBKvaVv" %}

&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.holybro.com/autopilot/kakute-h7-v1-v2-mini/kakute-h7-mini/supported-firmware.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
