#directory #atmel #devices

saml10e15a

Rust Peripheral Access Crate for the Atmel SAML10E15A

1 unstable release

0.2.0 Aug 31, 2019

#9 in #atmel

Apache-2.0

2.5MB
76K SLoC

ATSAML10 Peripheral Access Crate

These crates are mechanically generated from the .svd files, by svd2rust.

Rebuilding from svds

The latest SAML10 Device Support Pack can be downloaded from http://packs.download.atmel.com/

After extracting the .pack file (it's really a zip):

rm -rf saml10*
./build.sh ~/path/to/extracted/pack/svd/directory

Dependencies

~0.8–1MB
~17K SLoC