mirror of
https://github.com/smoltcp-rs/smoltcp.git
synced 2025-10-02 15:15:05 +00:00

Ideally Devices should be non-blocking, but that would be really annoying to implement, so for now, to get the examples working, I'm using this hack.