Crates.io | ovl-atsamx7x-hal |
lib.rs | ovl-atsamx7x-hal |
version | 0.2.1 |
source | src |
created_at | 2022-04-21 23:53:46.971664 |
updated_at | 2022-04-28 08:17:37.983151 |
description | HAL and peripheral access API for ATSAME70 microcontrollers |
homepage | |
repository | https://github.com/jamesmunns/same70-experiments |
max_upload_size | |
id | 571949 |
size | 114,311 |
This is crate with implementation of HAL traits from embedded-hal for following families of Atmel/MicroChip 32-bit MCUs:
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.
Developed by OneVariable UG, with development sponsored by Shenberger Technology.