add a note about ESP-IDF FreeRTOS version

pull/5688/head
Yi Ying 2020-07-27 14:40:47 +08:00 zatwierdzone przez Krzysztof Budzynski
rodzic 7766cb84f5
commit 755aee4178
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -6,6 +6,9 @@ Overview
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>`
and :doc:`ESP-IDF FreeRTOS Additions<freertos_additions>`.