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

Adding support for reading out hardware version #186

Merged
merged 3 commits into from
Feb 3, 2022

Conversation

ryan-summers
Copy link
Member

This PR fixes #144 by reporting the hardware revision in the service USB command.

I also moved delay to hardware since it's not used by the application anymore.

> service
Version             : v0.2.0-134-g9d6b5e0 [release]
Hardware Revision   : v1.5
Build Time          : Thu, 03 Feb 2022 12:57:55 +0000
Rustc Version       : rustc 1.57.0 (f1edd0429 2021-11-29)
Git revision        : 9d6b5e00876227413af993b609a8a5bd88dcd6b7 (dirty = true)
Features            : DEFAULT, PHY_W5500, W5500
Panic Info          : None
Watchdog Detected   : false

src/hardware/mod.rs Outdated Show resolved Hide resolved
Co-authored-by: Robert Jördens <rj@quartiq.de>
@ryan-summers ryan-summers merged commit 46ed6c8 into develop Feb 3, 2022
@ryan-summers ryan-summers deleted the feature/hardware-version-readout branch February 3, 2022 15:33
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.

Read and report booster hardware version pins
2 participants