#svd2rust #sam3x

nightly no-std sam3x8e

Device support crate for sam3x8e devices

2 releases

0.1.1 Feb 11, 2019
0.1.0 Feb 10, 2019

#161 in #svd2rust

MIT/Apache

25MB
500K SLoC

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

Dependencies