atsamv71q20 0.21.0

Peripheral access API for ATSAMV71Q20 microcontrollers from Atmel/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 = "atsamv71q20"
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 ATSAMV71Q20 microcontrollers from Atmel/Microchip (generated using svd2rust)"
edition = "2018"
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"]
license = "0BSD"
name = "atsamv71q20"
readme = "README.md"
repository = "https://github.com/michalfita/atsams70-rust"
rust-version = "1.46.0"
version = "0.21.0"