Add registers in rust
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[workspace]
|
||||
resolver = "3"
|
||||
members = ["fpga_lib", "hello_rust"]
|
||||
members = ["fpga-lib", "fpga-lib-macros", "hello-rust"]
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
|
||||
Reference in New Issue
Block a user