[package] name = "rust-hdl-bsp-step-mxo2-lpc" version = "0.1.2" edition = "2021" authors = ["y5c4l3 "] description = "rust-hdl board support package for STEP-MXO2-LPC" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] rust-hdl = { version = "0.46.0", features = ["fpga"] }