Merge branch 'docs/update_docs_based_on_several_customer_feedbacks' into 'master'

docs: update documents based on doc-881, doc-856, doc-902, and doc-943

See merge request espressif/esp-idf!12118
This commit is contained in:
Krzysztof Budzynski
2021-01-26 16:18:13 +08:00
7 changed files with 38 additions and 6 deletions
@@ -4,7 +4,7 @@ FreeRTOS Additions
Overview
--------
ESP-IDF FreeRTOS is based on the Xtensa port of FreeRTOS v8.2.0 with significant modifications
ESP-IDF FreeRTOS is based on the Xtensa port of FreeRTOS v10.2.0 with significant modifications
for SMP compatibility (see :doc:`ESP-IDF FreeRTOS SMP Changes<../../api-guides/freertos-smp>`).
However various features specific to ESP-IDF FreeRTOS have been added. The features are as follows: