xiao-generate: A Rust Embedded Project Generator for the Seeed XIAO Family
Introduction
Starting a bare-metal Rust project for a microcontroller is rarely a one-liner. You need the right target installed, a flashing tool, a runner wired into .cargo/config.toml, the correct H