Skip to content

Commit 0554381

Browse files
committed
Add mention of svd2rust-regress in the main README
1 parent 54ddeba commit 0554381

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99

1010
# [API](https://docs.rs/svd2rust)
1111

12+
# Testing Locally
13+
14+
`svd2rust-regress` is a helper program for regression testing changes against `svd2rust`. This tool can be used locally to check modifications of `svd2rust` locally before submitting a PR.
15+
16+
Check out the [svd2rust-regress README](ci/svd2rust-regress/README.md) for information on how to use this tool.
17+
1218
## License
1319

1420
Licensed under either of

0 commit comments

Comments
 (0)