esp-idf/components/lwip/port/esp32/include
David Cermak a18d019fc9 lwip: Fix lwiopts macro expansion and dhcps-test
Minor issue in lwipopts.h in macro expansion in parameters (cosmetic
change: it expands correctly but doesn't pass the expected argument)
Fix lwip thread safety issue in tests: dhcp server should be started and
stopped only in lwip context/thread. Without this fix, the test would
fail if `CONFIG_LWIP_CHECK_THREAD_SAFETY=y`
Adds CONFIG_LWIP_TCPIP_CORE_LOCKING=y to some mqtt example tests (the
same configs as used in v5.1)
2023-03-21 11:21:07 +01:00
..
arch esp_netif/lwip: Fix core-locking config (v5.0) 2023-03-21 11:09:56 +01:00
arpa Removed relative path for lwip/arpa/inet.h 2019-12-09 13:33:44 +05:30
debug lwip: Update public port-layer headers with c++ guards, sdkconfig include 2021-05-18 16:09:17 +10:00
netif esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
netinet Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sntp lwip: Fix sntp custom options if sntp_get_system_time used 2021-08-23 11:47:44 +02:00
sys lwip: Update socket API to include port-version of sockets/netdb 2022-05-18 17:10:42 +02:00
lwip_default_hooks.h esp_netif/lwip: Fix core-locking config (v5.0) 2023-03-21 11:09:56 +01:00
lwipopts.h lwip: Fix lwiopts macro expansion and dhcps-test 2023-03-21 11:21:07 +01:00
netdb.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sockets_ext.h lwip: Update socket API to include port-version of sockets/netdb 2022-05-18 17:10:42 +02:00