esp-idf/components/lwip
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
..
apps fix(lwip): fixed the dhcp pool error on dhcp server 2024-05-27 14:51:00 +08:00
include
lwip@aa4f6e780f fix(lwip): Cleanup freertos port to use more readable checks 2024-06-20 08:57:25 +02:00
port fix(lwip): Cleanup freertos port to use more readable checks 2024-06-20 08:57:25 +02:00
test_apps
CMakeLists.txt
Kconfig feat(lwip): Added multiple dns ip support 2024-05-27 20:56:01 +10:00
linker.lf
sdkconfig.rename