Add WIZnet W5500 TCP over IP server socket echo interactive test helper (::picolibrary::Testing::Interactive::WIZnet::W5500::IP::TCP::echo_server()).
[x] The echo_server() function should be defined in the include/picolibrary/testing/interactive/wiznet/w5500/ip/tcp.h/source/picolibrary/testing/interactive/wiznet/w5500/ip/tcp.cc header/source file pair
[x] The echo_server() function should have the following template parameters:
[x] Controller: The type of controller used to communicate with the W5500
[x] Device_Selector: The type of device selector used to select and deselect the W5500
[x] The echo_server() function should have the following signature:
Add WIZnet W5500 TCP over IP server socket echo interactive test helper (
::picolibrary::Testing::Interactive::WIZnet::W5500::IP::TCP::echo_server()
).echo_server()
function should be defined in theinclude/picolibrary/testing/interactive/wiznet/w5500/ip/tcp.h
/source/picolibrary/testing/interactive/wiznet/w5500/ip/tcp.cc
header/source file pairecho_server()
function should have the following template parameters:Controller
: The type of controller used to communicate with the W5500Device_Selector
: The type of device selector used to select and deselect the W5500echo_server()
function should have the following signature: