Introduction
1.
liltcp
1.1.
Initializing and polling Ethernet peripheral
1.2.
Polled TCP client
1.3.
Intermezzo - sharing smoltcp stack across tasks
1.4.
Async TCP client
1.5.
Conclusion
2.
Sharing resources in no-std environments