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

[CLOYSTER-90] Integrate 'hwinfo' library #30

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

lbgracioso
Copy link
Collaborator

Hey, this PR integrates 'hwinfo' library.

Basically there are two new things:

  1. hwinfo library
  2. -i, --hardwareinfo option to CLI
  3. Hardware class

Just to explain the functionality of Hardware class. For now, it works like "Answerfile" class. Later we can use this library and this class to gather data and assemble other ones (as example, CPU class).

My idea is that we can contribute to the hwinfo open-source project, as it will help us a lot with the hardware "issue" in Cloyster.

@lbgracioso
Copy link
Collaborator Author

This library can be found here: https://github.com/lfreist/hwinfo/

# Conflicts:
#	Dependencies.cmake
#	cmake/CommonLibraries.cmake
Signed-off-by: lbgracioso <[email protected]>
@lbgracioso lbgracioso added the enhancement New feature or request label Feb 22, 2024
Copy link

sonarcloud bot commented Feb 24, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@lbgracioso lbgracioso changed the title Integrate 'hwinfo' library [CLOYSTER-90] Integrate 'hwinfo' library Aug 26, 2024
@lbgracioso lbgracioso self-assigned this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant