Crates.io | sam3-hal |
lib.rs | sam3-hal |
version | 0.1.0 |
source | src |
created_at | 2024-04-25 20:40:32.827527 |
updated_at | 2024-04-25 20:40:32.827527 |
description | HAL and PAC API for SAM3A, SAM3N, SAM3S, SAM3U, and SAM3X microcontrollers. |
homepage | |
repository | https://github.com/AuroransSolis/sam3 |
max_upload_size | |
id | 1220739 |
size | 453,401 |
This crate aims to provide a nicer API for all of the SAM3 devices than the one generated from their SVD files.
The crate may be configured to support one device at a time through its name.
The included linker script files are sourced from http://packs.download.atmel.com/ and are licensed under the Apache License, Version 2.0 (LICENSE-APACHE-ATMEL or http://www.apache.org/licenses/LICENSE-2.0).
The remainder of the code is licensed under the European Union Public License version 1.2 or later (LICENSE-EUPL or https://joinup.ec.europa.eu/collection/eupl/eupl-text-eupl-12).
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, the contributor (as defined in the EUPL license), shall be licensed as above without any additional terms or conditions.