Add registers in rust
This commit is contained in:
7
bench/programs_rust/hello-rust/Cargo.toml
Normal file
7
bench/programs_rust/hello-rust/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "hello-rust"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
fpga-lib = { path = "../fpga-lib" }
|
||||
Reference in New Issue
Block a user