Skip to content

Commit b86edd5

Browse files
committed
stuff
1 parent 04d4ec9 commit b86edd5

File tree

5 files changed

+985
-22
lines changed

5 files changed

+985
-22
lines changed

.cargo/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
[target.aarch64-unknown-linux-gnu]
22
linker = "aarch64-linux-gnu-gcc"
3+
4+
[alias]
5+
regress = "run -p svd2rust-regress --"

0 commit comments

Comments
 (0)