1. Introduction
  2. liltcp
    1. Initializing and polling Ethernet peripheral
    2. Polled TCP client
    3. Intermezzo - sharing smoltcp stack across tasks
    4. Async TCP client
    5. Conclusion
  3. Sharing resources in no-std environments