[package] name = "maia-pac" version = "0.5.0" edition = "2021" authors = ["Daniel Estevez "] description = "Maia SDR peripheral access crate" license = "MIT OR Apache-2.0" homepage = "https://maia-sdr.org/" repository = "https://github.com/maia-sdr/maia-sdr/" keywords = ["SDR", "FPGA", "Zynq"] categories = ["hardware-support", "science"] [dependencies] critical-section = { version = "1.0", optional = true } vcell = "0.1"