#hal #embedded-hal #cortex-m #arm #no-std

no-std ovl-atsamx7x-hal

HAL and peripheral access API for ATSAME70 microcontrollers

3 unstable releases

0.2.1 Apr 28, 2022
0.2.0 Apr 28, 2022
0.1.0 Apr 21, 2022

#1809 in Embedded development

40 downloads per month

0BSD license

2MB
69K SLoC

ATSAMx7x Hardware Abstraction Layer

This is crate with implementation of HAL traits from embedded-hal for following families of Atmel/MicroChip 32-bit MCUs:

MCU Revisions

At the moment this HAL crate supports only revision B of SVD files and future removal of PAC crates for pre-B revisions are now considered. Discrepancies between both type in terms of register structue support is too significant to maintain completely different code for them.

License

BSD Zero Clause License

Provenance

Developed by OneVariable UG, with development sponsored by Shenberger Technology.

Dependencies

~3.5MB
~74K SLoC