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

wire up embassy-net #12

Merged
merged 9 commits into from
Nov 22, 2023
Merged

wire up embassy-net #12

merged 9 commits into from
Nov 22, 2023

Conversation

kaspar030
Copy link
Collaborator

@kaspar030 kaspar030 commented Nov 17, 2023

This PR contains initial work wiring up embassy-net.

  • get nrf52840 to reply to pings
  • get rpi-pico to reply to pings
  • fix builds that are not using usb/net

Follow up:

  • organize code (reduce #[cfg(foo)] mess)
  • provide some udp/tcp service
  • figure out how to expose stack to user application

@kaspar030 kaspar030 merged commit e363139 into main Nov 22, 2023
6 checks passed
@kaspar030 kaspar030 deleted the wire_up_embassy_net branch November 22, 2023 10:26
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.

1 participant