atsame70q20b 0.29.0-alpha3

Peripheral access API for the ATSAME70Q20B MCU from Microchip (generated using svd2rust 0.28.0)
Documentation
[build-dependencies.form]
version = "0.11.0"

[build-dependencies.regex]
version = "1.10.0"

[build-dependencies.svd2rust]
version = "0.29.0"
[dependencies.cortex-m]
version = "0.7.6"

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

[dependencies.critical-section]
optional = true
version = "1.0"

[dependencies.derive_more]
version = "0.99.17"

[dependencies.vcell]
version = "0.1.3"

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

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

[package]
authors = ["Michal Fita <4925040+michalfita@users.noreply.github.com>"]
categories = ["no-std", "embedded", "hardware-support"]
description = "Peripheral access API for the ATSAME70Q20B MCU from Microchip (generated using svd2rust 0.28.0)"
edition = "2021"
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"]
license = "MIT OR Apache-2.0"
name = "atsame70q20b"
readme = "README.md"
repository = "https://github.com/atsams-rs/atsamx7x-pac"
rust-version = "1.70.0"
version = "0.29.0-alpha3"