#peripheral #directory #atmel #devices

saml10d16a

Rust Peripheral Access Crate for the Atmel SAML10D16A

3 unstable releases

0.2.0 Aug 31, 2019
0.1.1 Aug 17, 2019
0.1.0 Aug 17, 2019

#1279 in Hardware support

21 downloads per month

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