mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-08 08:23:02 +00:00
Updating the eswifi driver to provide port information (along with IP / net context) whenever an async message is received. This is needed to fully populate the "remote" info in "net_context" required whenever net_context_send is called. Also adding code to populate "remote" info in "net_context".. Tested with STM32 disco IOT kit. Fixes #25621 Signed-off-by: Bilal Wasim <bilalwasim676@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
eswifi_bus_spi.c | ||
eswifi_core.c | ||
eswifi_offload.c | ||
eswifi_offload.h | ||
eswifi_socket_offload.c | ||
eswifi_socket.c | ||
eswifi.h | ||
Kconfig.eswifi |