Networking stack status #294
iangrunert
started this conversation in
General
Replies: 1 comment
-
Hi! My initial prototype netstack has landed as of this week. It might be more limited than you'd hope:
However, it might still be interesting to look at, or could serve as a jumping-off point for other work. Possibly its most interesting characteristic, to me, is that we know the total set of required sockets at compile time, so we don't have to allocate them. The source is here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's the status on the networking stack for hubris?
I see there's a proposal open for the networking stack: #98
and an basic ethernet implementation for the stm32h7 open: #158
Any rough finger-in-the-wind estimate on when those might land? Is there opportunity to help contribute in that area?
Beta Was this translation helpful? Give feedback.
All reactions