Crates.io | atsame54_xpro |
lib.rs | atsame54_xpro |
version | |
source | src |
created_at | 2020-12-31 23:47:09.126816 |
updated_at | 2024-12-11 14:03:04.805083 |
description | Board Support crate for the SAM E54 Xplained Pro Evaluation Kit |
homepage | |
repository | https://github.com/atsamd-rs/atsamd |
max_upload_size | |
id | 329916 |
Cargo.toml error: | TOML parse error at line 21, column 1 | 21 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This crate provides a type-safe Rust API for working with the SAM E54 Xplained Pro Evaluation Kit.
$ rustup target add thumbv7em-none-eabihf
cargo-embed
$ cargo install cargo-embed
boards/atsame54_xpro
cargo embed --release --example blinky_rtic