Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation on how to run tests to the README. #201

Merged

Conversation

IamfromSpace
Copy link
Contributor

I encountered a bit of discovery here, so I figured I'd add some docs while it was fresh in my mind.

@IamfromSpace
Copy link
Contributor Author

Seems that clippy is unhappy with existing code

@Sh3Rm4n
Copy link
Member

Sh3Rm4n commented Feb 28, 2021

Nice, thanks for this little but useful part of documentation. It's very useful to know how to execute these tests.

As defmt-test and the probe-run tooling improves the process might change or is getting easier.

Clippy is failing because of a new introduced lint.

This is fixed by #202

I'll rebase you branch, so that it can be merged :)

@Sh3Rm4n Sh3Rm4n force-pushed the docs/add-test-run-docs-to-readme branch from ef70730 to 4bd0801 Compare February 28, 2021 19:02
clippy::inconsistent-struct-constructor
@Sh3Rm4n Sh3Rm4n merged commit 2b41132 into stm32-rs:master Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants