sam3x8e

Crates.iosam3x8e
lib.rssam3x8e
version0.1.1
sourcesrc
created_at2019-02-10 21:45:40.974471
updated_at2019-02-11 07:35:35.597747
descriptionDevice support crate for sam3x8e devices
homepage
repositoryhttps://github.com/ammoniak/sam3x8e
max_upload_size
id113967
size28,490,686
Raphael Theiler (ammoniak)

documentation

README

sam3x8e

Rust crate to support Atmel's SAM3X8E microcontroller. The SAM3X8E is used on the Arduino Due board. This source was created with the svd2rust tool (version 0.14.0).

You can use this crate for cortex-m, cortex-m-rt and cortex-m-rtfm projects.

When this library was first created, the svd2rust-tool did not support the Atmel-SVD files, since they sometimes miss ResetValues. I forked the tool and fixed it. A PR was created. My version of the svd2rust tool: https://github.com/ammoniak/svd2rust

Commit count: 16

cargo fmt