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