esp-idf/examples/protocols/sntp/main
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
..
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk Moved examples to new folders / categories. Removed example numbers from example names 2017-01-16 23:08:35 +01:00
Kconfig.projbuild sntp/lwip: Add some modes for time synchronization 2019-04-15 18:11:47 +08:00
sntp_example_main.c esp_netif/lwip: Fix core-locking config (v4.4) 2023-03-21 10:31:20 +01:00