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 feat(esp_netif): add support for DHCP Option 114 captive portal URI 2024-05-02 22:50:09 +08:00
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 ci(esp32c5mp): disable the unsupported tests 2024-04-07 12:13:29 +08:00
CMakeLists.txt fix(lwip): Fixed compilation error referencing undefined POSIX interface API 2024-05-10 23:05:36 +10:00
Kconfig feat(lwip): Added multiple dns ip support 2024-05-27 20:56:01 +10:00
linker.lf fix(vfs/uart): add UART VFS select callback in IRAM 2023-11-08 11:34:22 +01:00
sdkconfig.rename lwip: Fix minor lwip dependency issue 2022-01-14 16:41:38 +01:00