ovl-atsamx7x-hal

Crates.ioovl-atsamx7x-hal
lib.rsovl-atsamx7x-hal
version0.2.1
sourcesrc
created_at2022-04-21 23:53:46.971664
updated_at2022-04-28 08:17:37.983151
descriptionHAL and peripheral access API for ATSAME70 microcontrollers
homepage
repositoryhttps://github.com/jamesmunns/same70-experiments
max_upload_size
id571949
size114,311
James Munns (jamesmunns)

documentation

README

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.

Commit count: 43

cargo fmt