esp-idf/components/lwip/port/esp32
David Cermak 29b8a00c0a esp_netif/lwip: Fix core-locking config (v4.4)
* Fix thread safety issues in non-core locking
* Add option to verify thread safety issues in lwip (core-lock assertion)
* Make esp_sntp.h thread safe API
* Fix sntp example
(v4.4 - fixes minor merge issue that duplicated
DHCP_DEFINE_CUSTOM_TIMEOUTS and DHCP_REQUEST_TIMEOUT_SEQUENCE)

Closes https://github.com/espressif/esp-idf/issues/9908
Closes https://github.com/espressif/esp-idf/issues/10502
Closes https://github.com/espressif/esp-idf/issues/10466
2023-03-21 10:31:20 +01:00
..
debug lwip: Fix spelling issues in lwip_debug.c 2021-02-23 18:26:03 +08:00
freertos esp_netif/lwip: Fix core-locking config (v4.4) 2023-03-21 10:31:20 +01:00
hooks openthread: support 1.3 border routing features 2021-07-21 10:44:10 +08:00
include esp_netif/lwip: Fix core-locking config (v4.4) 2023-03-21 10:31:20 +01:00
netif feat(netif): Add NETIF_FLAG_MLD6 flag for eth netif 2022-05-26 16:07:50 +08:00
no_vfs_syscalls.c lwip: handle CONFIG_VFS_SUPPORT_IO=n and CONFIG_VFS_SUPPORT_SELECT=n 2020-03-20 14:03:44 +01:00
vfs_lwip.c lwip: Add partial fstat vfs support to set st_mode 2021-08-19 17:29:29 +02:00