docs: Update FreeRTOS version, add tips to set up instructions for Windows

This commit is contained in:
Wang Fang
2021-01-22 15:51:15 +08:00
committed by bot
parent 6938f7b30f
commit 4c31cf9804
7 changed files with 38 additions and 6 deletions

View File

@@ -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: