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

potential for cleanup #258

Merged
merged 3 commits into from
Jan 25, 2025
Merged

potential for cleanup #258

merged 3 commits into from
Jan 25, 2025

Conversation

lure23
Copy link
Contributor

@lure23 lure23 commented Jan 23, 2025

Seems to me that these three are leftovers:

  • num_enum
  • thiserror
  • critical-section (in that context)

The three are shown dimmed by my IDE (Rust Rover), which normally is an indication that they aren't used. However, I have only tested this locally by building one esp32 example. Partly creating the PR to see if the change makes any tests fail (i.e. if they were indeed used).

@lure23
Copy link
Contributor Author

lure23 commented Jan 25, 2025

Placed critical-section back, since CI builds failed on it.

@lulf
Copy link
Member

lulf commented Jan 25, 2025

/test

@lulf lulf merged commit 516eec0 into embassy-rs:main Jan 25, 2025
3 checks passed
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