`xiao_m0` logo

`xiao_m0`

Free

Board support for the [Seeed Studio Seeeduino XIAO](http://wiki.seeedstudio.com/Seeeduino-XIAO/) in the [atsamd-rs] repo. It is an [atsamd-rs tier 2 support] board. [![crates.io](https://img.shields.io/crates/v/xiao_m0.svg)](https://crates.io/crates/xiao_m0)

FreeFree tier
Type
Open Source

About `xiao_m0`

This Rust crate provides board support for the Seeed Studio Seeeduino XIAO microcontroller board, built on the atsamd-rs HAL. It is part of the atsamd-rs project with tier 2 support, meaning it builds and is actively maintained, though it may lack some advanced features of tier 1 boards. The crate enables embedded Rust development on the ARM Cortex-M0+ based XIAO.

Pros & Cons

Pros
  • Part of the well-maintained atsamd-rs ecosystem
  • Tier 2 support ensures active maintenance and builds
  • Open source and free to use

Best For

Embedded Rust development on Seeed Studio Seeeduino XIAOPrototyping with ARM Cortex-M0+ microcontrollers using Rust