esp-idf/docs/en/api-reference/system
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
..
inc all: Apply new version logic (major * 100 + minor) 2023-03-03 22:26:39 +00:00
app_image_format.rst
app_trace.rst
async_memcpy.rst
chip_revision.rst all: Apply new version logic (major * 100 + minor) 2023-03-03 22:26:39 +00:00
console.rst
efuse.rst efuse: Adds major and minor versions and others 2022-12-20 16:30:13 +08:00
esp_err.rst
esp_event.rst
esp_event_legacy.rst
esp_function_with_shared_stack.rst
esp_https_ota.rst
esp_timer.rst
freertos.rst
freertos_additions.rst
heap_debug.rst
himem.rst
index.rst all: Apply new version logic (major * 100 + minor) 2023-03-03 22:26:39 +00:00
internal-unstable.rst
intr_alloc.rst Documentation: added ESP32S3 interrupt allocation doc 2022-02-18 12:36:05 +08:00
ipc.rst
log.rst
mem_alloc.rst heap: add documentation about the function placement in IRAM and its usage in ISR 2022-12-14 12:57:08 +01:00
ota.rst
perfmon.rst
power_management.rst
pthread.rst
random.rst
sleep_modes.rst deep sleep: close rf to optimize sleep current 2023-03-14 14:05:15 +08:00
system.rst
system_time.rst esp_netif/lwip: Fix core-locking config (v4.4) 2023-03-21 10:31:20 +01:00
wdts.rst