AI-powered CLI for Embedded Development

Chip identify, code gen, flash, and HIL debugging — all from your terminal, powered by AI.

Install

curl -fsSL hardawa.com/install.sh | bash

Features

Chip Identify

Automatically detect connected MCUs via JTAG/SWD. Resolves chip family, variant, and flash size without manual lookup.

Code Gen

Generate peripheral initialization, HAL drivers, and project scaffolding for your exact chip and board with a single prompt.

Flash & HIL

Flash firmware directly from the CLI and run hardware-in-the-loop test sequences against real silicon.

AI Debug

Diagnose hard faults, analyse register dumps, and get fix suggestions backed by your chip's datasheet.

Supported Chips

Works with popular embedded platforms out of the box.

STM32
GD32
ESP32
nRF52
RP2040
ATSAMD
CH32
WCH