Skip to content

Commit 03cd3d1

Browse files
committed
Merge branch 'doc/freertos' into 'master'
add a note about ESP-IDF FreeRTOS version Closes DOC-315 See merge request espressif/esp-idf!9762
2 parents 1e22988 + 755aee4 commit 03cd3d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/en/api-reference/system/freertos.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Overview
66

77
This section contains documentation of FreeRTOS types, functions, and macros. It is automatically generated from FreeRTOS header files.
88

9+
.. note::
10+
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.
11+
912
For more information about FreeRTOS features specific to ESP-IDF, see :doc:`ESP-IDF FreeRTOS SMP Changes<../../api-guides/freertos-smp>`
1013
and :doc:`ESP-IDF FreeRTOS Additions<freertos_additions>`.
1114

0 commit comments

Comments
 (0)