tudelft-lm3s6965-pac 0.1.2

Customized version of the lm3s6965 PAC to also provide interrupt support. Manually fixed SVD generation bugs.
Documentation
[dependencies.bare-metal]
version = "0.2.0"

[dependencies.cortex-m]
version = "0.6.4"

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

[dependencies.vcell]
version = "0.1.2"

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

[package]
authors = ["Per Lindgren <per.lindgren@ltu.se>", "Jonathan Dönszelmann <J.B.Doenszelmann@tudelft.nl", "Vivian Roest <v@0x76.dev>"]
description = "Customized version of the lm3s6965 PAC to also provide interrupt support. Manually fixed SVD generation bugs."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "tudelft-lm3s6965-pac"
readme = "README.md"
version = "0.1.2"