msp430f249 0.1.1

Peripheral access API for MSP430F249 microcontroller
Documentation
[dependencies.bare-metal]
version = "1.0.0"

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

[dependencies.msp430]
version = "0.4.0"

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

[dependencies.vcell]
version = "0.1.0"

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

[package]
authors = ["Moritz Moeller <virtualritz@protonmail.com>"]
description = "Peripheral access API for MSP430F249 microcontroller"
documentation = "https://docs.rs/msp430f249"
edition = "2021"
keywords = ["no-std", "msp430", "ti", "launchpad"]
license = "Apache-2.0 OR MIT OR Zlib"
name = "msp430f249"
readme = "README.md"
repository = "https://github.com/virtualritz/msp430f249"
version = "0.1.1"