Create LiteEth rust driver #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There is some existing Rust code. May be able to steal stuff from that. May want to reference some C drivers.
Should be structured to integrate with embassy-net.
MVP is an implementation that works with smoltcp. Should be pretty easy.
I can bring up the ethernet link, so HW is validated, this isn't super high priority.