Adafruit Feather M0 Board Support Crate

This crate provides a type-safe API for working with the Adafruit Feather M0 board.

Prerequisites

Uploading an example

Check out the repository for examples:

https://github.com/atsamd-rs/atsamd/tree/master/boards/feather_m0/examples

Note that some older Feather M0 boards do not come with support for HF2. For these boards, you can upload using the bossa tool as described in the atsamd crate documentation.