apcountryman / picolibrary

A C++ microcontroller driver/utility library targeted for use with resource constrained microcontrollers.
https://apcountryman.github.io/picolibrary/
Apache License 2.0
2 stars 1 forks source link

Add WIZnet W5500 UDP over IP socket #2472

Closed apcountryman closed 1 year ago

apcountryman commented 1 year ago

Add WIZnet W5500 UDP over IP socket (::picolibrary::WIZnet::W5500::IP::UDP::Socket) and associated mock (::picolibrary::Testing::Automated::WIZnet::W5500::IP::UDP::Mock_Socket).