xiao-generate: A Rust Embedded Project Generator for the Seeed XIAO Family
Go from a XIAO board to a ready-to-build bare-metal Rust project with a single command.

Search for a command to run...
Series
Go from a XIAO board to a ready-to-build bare-metal Rust project with a single command.

An all-in-one open-source learner board for embedded Rust, built around the Seeed Studio XIAO platform.

This is the second post in the µFerris & Xiao BSP series. If you haven't yet, start with Getting Started with µFerris & Xiao where we assembled the board, set up the toolchain, and blinked an LED. Thi

This is the third post in the µFerris & Xiao BSP series, where we build a Board Support Package from scratch, one peripheral at a time. In the previous post we met the board, wired up the toolchain, a

This is the fourth post in the µFerris & Xiao BSP series, where we build a Board Support Package from scratch, one peripheral at a time. In the previous post, we set up the template. This post is the

This is the fifth post in the µFerris & Xiao BSP series, where we build a Board Support Package from scratch, one peripheral at a time. Series Past Posts Device Setup & Getting Started Getting star
