mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 10:47:19 +02:00
Merge branch 'doc/freertos_backport_v4.0' into 'release/v4.0'
add a note about ESP-IDF FreeRTOS version (backport v4.0) See merge request espressif/esp-idf!9820
This commit is contained in:
@ -6,6 +6,9 @@ Overview
|
|||||||
|
|
||||||
This section contains documentation of FreeRTOS types, functions, and macros. It is automatically generated from FreeRTOS header files.
|
This section contains documentation of FreeRTOS types, functions, and macros. It is automatically generated from FreeRTOS header files.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
ESP-IDF FreeRTOS is based on the Xtensa port of FreeRTOS v8.2.0, however some functions of FreeRTOS v9.0.0 have been backported. See the :ref:`backported-features` for more information.
|
||||||
|
|
||||||
For more information about FreeRTOS features specific to ESP-IDF, see :doc:`ESP-IDF FreeRTOS SMP Changes<../../api-guides/freertos-smp>`
|
For more information about FreeRTOS features specific to ESP-IDF, see :doc:`ESP-IDF FreeRTOS SMP Changes<../../api-guides/freertos-smp>`
|
||||||
and :doc:`ESP-IDF FreeRTOS Additions<freertos_additions>`.
|
and :doc:`ESP-IDF FreeRTOS Additions<freertos_additions>`.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user