#peripheral-access #directory #devices #atmel

saml10d14a

Rust Peripheral Access Crate for the Atmel SAML10D14A

1 unstable release

0.2.0 Aug 31, 2019

#11 in #peripheral-access

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