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

Remove the dependency on libudev and its corresponding feature #742

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

jessebraham
Copy link
Member

Opening as draft as I guess we will need to do some testing, but at least it builds fine. We'll see what happens with HIL, I don't have a Linux box handy so that will be the first check I guess.

Not sure how we want to go about testing/verifying this.

If we merge this, closes #711. If not, we can close the issue regardless I guess.

@SergioGasquez
Copy link
Member

Not sure how we want to go about testing/verifying this.

Not a clean solution, but since this requires large testing in different OSs, what if we merge it (after some initial testing, Ill test it tomorrow morning) and we get input from more people. If it doesnt work, we can always revert this before publishing a new version.

@jessebraham
Copy link
Member Author

Not sure how we want to go about testing/verifying this.

Not a clean solution, but since this requires large testing in different OSs, what if we merge it (after some initial testing, Ill test it tomorrow morning) and we get input from more people. If it doesnt work, we can always revert this before publishing a new version.

Yeah I was thinking the same thing honestly. Let me sleep on it, will make a decision tomorrow.

@jessebraham jessebraham marked this pull request as ready for review February 6, 2025 08:56
Copy link
Member

@SergioGasquez SergioGasquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks

@SergioGasquez SergioGasquez added this pull request to the merge queue Feb 6, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 6, 2025
@SergioGasquez SergioGasquez added this pull request to the merge queue Feb 6, 2025
Merged via the queue into esp-rs:main with commit a105cb0 Feb 6, 2025
28 of 30 checks passed
@jessebraham jessebraham deleted the fixes/libudev branch February 6, 2025 09:50
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.

Investigate if we need to depend on libudev
2 participants