2 releases
0.1.1 | Feb 11, 2019 |
---|---|
0.1.0 | Feb 10, 2019 |
#155 in #svd2rust
30 downloads per month
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