freertos: Rename SMP changes document to ESP-IDF FreeRTOS

This commit renames "freertos-smp" docuemnt to "freertos_idf". This fits better
with the current dual FreeRTOS implementation (i.e., IDF FreeRTOS and Amazon
SMP FreeRTOS), both of which are SMP capable.
This commit is contained in:
Darian Leung 2023-02-07 21:54:05 +08:00
parent 912c82fc5a
commit fe11add262
8 changed files with 4 additions and 3 deletions

View File

@ -15,7 +15,6 @@ API Guides
:SOC_USB_OTG_SUPPORTED: dfu
error-handling
:SOC_BLE_MESH_SUPPORTED: esp-ble-mesh/ble-mesh-index
freertos-smp
:SOC_WIFI_MESH_SUPPORT: esp-wifi-mesh
event-handling
fatal-errors

View File

@ -16,6 +16,7 @@ System API
esp_https_ota
esp_event
freertos
freertos_idf
freertos_additions
mem_alloc
heap_debug

View File

@ -55,6 +55,7 @@ get-started-cmake/get-started-pico-kit hw-reference/esp32/get-started-p
get-started-cmake/get-started-pico-kit-v3 hw-reference/esp32/get-started-pico-kit-v3
api-guides/build-system-cmake api-guides/build-system
api-guides/freertos-smp api-reference/system/freertos_idf
api-guides/ulp-cmake api-guides/ulp
api-guides/unit-tests-cmake api-guides/unit-tests
api-guides/ulp_instruction_set api-reference/system/ulp_instruction_set

View File

@ -1 +0,0 @@
.. include:: ../../en/api-guides/freertos-smp.rst

View File

@ -15,7 +15,6 @@ API 指南
:SOC_USB_OTG_SUPPORTED: dfu
error-handling
:SOC_BLE_MESH_SUPPORTED: esp-ble-mesh/ble-mesh-index
freertos-smp
:SOC_WIFI_MESH_SUPPORT: esp-wifi-mesh
event-handling
fatal-errors

View File

@ -0,0 +1 @@
.. include:: ../../../en/api-reference/system/freertos_idf.rst

View File

@ -16,6 +16,7 @@ System API
esp_https_ota
esp_event
freertos
freertos_idf
freertos_additions
mem_alloc
heap_debug