[package] name = "vexriscv" version = "0.0.3" repository = "https://github.com/xobs/vexriscv-rust" authors = ["Sean Cross ", "The RISC-V Team "] categories = ["embedded", "hardware-support", "no-std"] description = "Low level access to the VexRiscv processor" keywords = ["riscv", "register", "peripheral", "vexriscv"] license = "ISC" [features] inline-asm = []