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

enc28j60: return packet length from receive() instead of mut slice #1965

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

Qix-
Copy link
Contributor

@Qix- Qix- commented Sep 28, 2023

Title. Changes the receive method on the enc28j60 to return the size of the packet rather than a mutable slice of the packet itself.

@Dirbaio Dirbaio added this pull request to the merge queue Sep 28, 2023
Merged via the queue into embassy-rs:main with commit ce0d787 Sep 28, 2023
3 checks passed
@Qix- Qix- deleted the return-len-receive-enc28j60 branch September 28, 2023 16:40
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