esp-idf/docs/en/api-reference/system
Marius Vikhammer aab35a2126 core-system/newlib: updated docs to reflect that tzset() needs to be called before localtime/mktime()
According to the posix standard localtime/mktime should use timezone information as though localtime/mktime() calls tzset(),
but this is not the case in older versions of Newlib.

Closes https://github.com/espressif/esp-idf/issues/11455
2023-05-24 16:37:29 +08:00
..
inc all: Apply new version logic (major * 100 + minor) 2023-03-03 22:26:39 +00:00
app_image_format.rst docs: updated system api-reference chapters for C3 2021-03-15 18:51:12 +08:00
app_trace.rst doc: Update English pages with generic target name 2020-02-07 16:37:43 +11:00
async_memcpy.rst gdma: set transfer ability 2021-07-16 14:47:09 +08:00
chip_revision.rst all: Apply new version logic (major * 100 + minor) 2023-03-03 22:26:39 +00:00
console.rst console: re-use the available REPL console API and improve linenoise 2021-07-15 11:37:11 +08:00
efuse.rst docs: add a note regarding EFuse Block9 key purpose quirk for some chips 2023-04-20 13:58:51 +08:00
esp_err.rst docs: add new top-level docs builder that builds docs for a single chip 2020-02-07 16:37:43 +11:00
esp_event.rst Added semi-colon to esp_event_loop_create(...) 2020-02-18 12:30:38 +01:00
esp_event_legacy.rst docs: add new top-level docs builder that builds docs for a single chip 2020-02-07 16:37:43 +11:00
esp_function_with_shared_stack.rst esp_common/shared_stack: modifed the stack switch procedure to a simpler way 2020-07-14 12:56:02 +00:00
esp_https_ota.rst docs: updated system api-reference chapters for C3 2021-03-15 18:51:12 +08:00
esp_timer.rst esp_timer: Timers with skip_unhandled_events option won't wake up system from light sleep 2021-06-19 12:45:17 +08:00
freertos.rst docs: Refactor FreeRTOS documentation 2022-01-06 10:19:33 +08:00
freertos_additions.rst docs: Refactor FreeRTOS documentation 2022-01-06 10:19:33 +08:00
heap_debug.rst apptrace: Refactors apptrace for better support various tracing HW 2021-06-24 13:16:13 +03:00
himem.rst docs: add new top-level docs builder that builds docs for a single chip 2020-02-07 16:37:43 +11:00
index.rst all: Apply new version logic (major * 100 + minor) 2023-03-03 22:26:39 +00:00
internal-unstable.rst docs: Add esp_rom_printf to API Reference 2020-09-10 22:55:43 +08:00
intr_alloc.rst Documentation: added ESP32S3 interrupt allocation doc 2022-02-18 12:36:05 +08:00
ipc.rst esp_ipc: Update documentation and API descriptions 2021-12-20 12:41:10 +08:00
log.rst docs: add new top-level docs builder that builds docs for a single chip 2020-02-07 16:37:43 +11:00
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 docs/add_how_to_debug_ota_failure_to_api_references 2021-06-16 19:28:01 +08:00
perfmon.rst perfmon: re-enable example for ESP32-S3, remove warning from the docs 2022-02-07 11:28:57 +01:00
power_management.rst docs: Update Power Management and Sleep Modes docs for ESP32-S3 2022-01-06 10:14:57 +08:00
pthread.rst docs(pthread): documentation about reader-writer-lock impl 2021-11-26 16:21:03 +08:00
random.rst docs: Add description for Linux getrandom() function 2021-05-20 17:08:17 +10:00
sleep_modes.rst gpio: Fix IO hold function related problems 2023-03-29 17:21:50 +08:00
system.rst efuse: Add CUSTOM_MAC address for ESP32-C3/-S2/-S3/-H2 2021-08-02 14:43:27 +05:00
system_time.rst core-system/newlib: updated docs to reflect that tzset() needs to be called before localtime/mktime() 2023-05-24 16:37:29 +08:00
wdts.rst WDT: Add support for XTAL32K Watchdog timer 2021-09-02 09:09:00 +08:00