Skip to content

Commit

Permalink
Fix to FPGA pauser_sigbus test (#1810)
Browse files Browse the repository at this point in the history
(cherry picked from commit 873c3c2)
  • Loading branch information
nquarton authored and mhatrevi committed Nov 23, 2024
1 parent ab0866b commit 2eb33c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw-model/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ nix.workspace = true
[[bin]]
name = "fpga_realtime_mbox_pauser"
path = "src/bin/fpga_realtime_mbox_pauser.rs"
required-features = ["fpga_realtime", "itrng"]
required-features = ["fpga_realtime"]

0 comments on commit 2eb33c0

Please sign in to comment.