mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
docs: Updated api_guides/performance chapters for esp32c6 and esp32h2
This commit updates the api_guides/performance chapters for esp32c6 and esp32h2.
This commit is contained in:
@@ -68,6 +68,8 @@ Unlike Vanilla FreeRTOS, users of FreeRTOS in ESP-IDF **must never call** :cpp:f
|
||||
- The ``app_main`` function is allowed to return at any point (i.e., before the application terminates).
|
||||
- The ``app_main`` function is called from the ``main`` task.
|
||||
|
||||
.. _freertos_system_tasks:
|
||||
|
||||
Background Tasks
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
|
Reference in New Issue
Block a user