esp-idf/components/lwip/port
David Cermak 70645836fc fix(lwip): Cleanup freertos port to use more readable checks
It also removes incorrect comment that's not valid any more (leftover from 6933c103e5)
It also removes ESP_THREAD_SAFE macro and sys_mbox_set_owner() which were not used
It also fixes CID 460613: Uninitialized pointer read in api_lib.c, netconn_gethostbyname_addrtype
Updated lwip submodule: git log --oneline 4297782b..aa4f6e78
* api_msg: Fix unused local variable if LWIP_NETCONN_SEM_PER_THREAD=1 (espressif/esp-lwip@aa4f6e78)
2024-06-20 08:57:25 +02:00
..
debug
esp32xx
freertos fix(lwip): Cleanup freertos port to use more readable checks 2024-06-20 08:57:25 +02:00
hooks
include fix(lwip): Cleanup freertos port to use more readable checks 2024-06-20 08:57:25 +02:00
linux
if_index.c
sockets_ext.c