msp430fr6972 0.2.1

PAC for MSP430FR6972
[dependencies.bare-metal]
version = "0.2.0"

[dependencies.msp430]
version = "0.2.2"

[dependencies.msp430-rt]
optional = true
version = "0.2.4"

[dependencies.vcell]
version = "0.1.2"

[features]
rt = ["msp430-rt/device"]

[package]
authors = ["chrismolli <molliere.c@gmail.com>"]
description = "PAC for MSP430FR6972"
documentation = "https://github.com/chrismolli/msp430fr6972"
edition = "2018"
exclude = ["svd/*"]
homepage = "https://github.com/chrismolli/msp430fr6972"
license = "MIT"
name = "msp430fr6972"
readme = "README.md"
repository = "https://github.com/chrismolli/msp430fr6972"
version = "0.2.1"