atsame70n21b 0.25.0

Peripheral access API for the ATSAME70N21B MCU from Microchip (generated using svd2rust)
Documentation
[dependencies.cortex-m]
version = "0.7"

[dependencies.cortex-m-rt]
optional = true
version = "0.7"

[dependencies.vcell]
version = "0.1.2"

[features]
rt = ["cortex-m-rt/device"]

[lib]
name = "atsame70n21b"
path = "src/lib.rs"

[package]
authors = ["Michal Fita <michal.fita@gmail.com>", "Viktor Sonesten <viktor.sonesten@grepit.se>"]
categories = ["no-std", "embedded", "hardware-support"]
description = "Peripheral access API for the ATSAME70N21B MCU from Microchip (generated using svd2rust)"
edition = "2021"
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"]
license = "MIT OR Apache-2.0"
name = "atsame70n21b"
readme = "README.md"
repository = "https://github.com/atsams-rs/atsamx7x-rust"
rust-version = "1.63.0"
version = "0.25.0"