Crates.io | p1am_100 |
lib.rs | p1am_100 |
version | 0.3.1 |
source | src |
created_at | 2021-09-27 21:16:33.664438 |
updated_at | 2024-10-18 20:14:30.361123 |
description | Board Support crate for the Facts Engineering P1AM-100 |
homepage | |
repository | https://github.com/atsamd-rs/atsamd |
max_upload_size | |
id | 457203 |
size | 56,016 |
This crate provides a type-safe API for working with the Facts Engineering P1AM-100 board.
rustup target add thumbv6m-none-eabi
Check out the repository for examples:
https://github.com/atsamd-rs/atsamd/tree/master/boards/p1am_100/examples
cd boards/p1am_100
cargo build --example blinky_basic
objcopy
and bossa
tools as described in the atsamd crate documentation.