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

net/UDP: Implement embedded-nal-async traits for UDP #2516

Open
chrysn opened this issue Feb 2, 2024 · 0 comments · Fixed by smoltcp-rs/smoltcp#904 · May be fixed by #2519
Open

net/UDP: Implement embedded-nal-async traits for UDP #2516

chrysn opened this issue Feb 2, 2024 · 0 comments · Fixed by smoltcp-rs/smoltcp#904 · May be fixed by #2519

Comments

@chrysn
Copy link
Contributor

chrysn commented Feb 2, 2024

Currently, embassy-net's UDP is providing its own custom set of methods and doesn't implement the embedded-nal-async traits.

I plan on providing a patch within the next weeks; initially, this is blocked by smoltcp-rs/smoltcp#903.

chrysn added a commit to chrysn-pull-requests/embassy that referenced this issue Apr 8, 2024
chrysn added a commit to chrysn-pull-requests/embassy that referenced this issue Apr 8, 2024
This helps develop embassy-rs#2516
out-of-tree.

Not cherry-picked from any PR.
chrysn added a commit to chrysn-pull-requests/embassy that referenced this issue Apr 12, 2024
This helps develop embassy-rs#2516
out-of-tree.

Not cherry-picked from any PR.
kaspar030 pushed a commit to kaspar030/embassy that referenced this issue Apr 30, 2024
This helps develop embassy-rs#2516
out-of-tree.

Not cherry-picked from any PR.
kaspar030 pushed a commit to kaspar030/embassy that referenced this issue Jun 5, 2024
This helps develop embassy-rs#2516
out-of-tree.

Not cherry-picked from any PR.
kaspar030 pushed a commit to kaspar030/embassy that referenced this issue Jun 6, 2024
This helps develop embassy-rs#2516
out-of-tree.

Not cherry-picked from any PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant