mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
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:
parent
912c82fc5a
commit
fe11add262
@ -15,7 +15,6 @@ API Guides
|
|||||||
:SOC_USB_OTG_SUPPORTED: dfu
|
:SOC_USB_OTG_SUPPORTED: dfu
|
||||||
error-handling
|
error-handling
|
||||||
:SOC_BLE_MESH_SUPPORTED: esp-ble-mesh/ble-mesh-index
|
:SOC_BLE_MESH_SUPPORTED: esp-ble-mesh/ble-mesh-index
|
||||||
freertos-smp
|
|
||||||
:SOC_WIFI_MESH_SUPPORT: esp-wifi-mesh
|
:SOC_WIFI_MESH_SUPPORT: esp-wifi-mesh
|
||||||
event-handling
|
event-handling
|
||||||
fatal-errors
|
fatal-errors
|
||||||
|
@ -16,6 +16,7 @@ System API
|
|||||||
esp_https_ota
|
esp_https_ota
|
||||||
esp_event
|
esp_event
|
||||||
freertos
|
freertos
|
||||||
|
freertos_idf
|
||||||
freertos_additions
|
freertos_additions
|
||||||
mem_alloc
|
mem_alloc
|
||||||
heap_debug
|
heap_debug
|
||||||
|
@ -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
|
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/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/ulp-cmake api-guides/ulp
|
||||||
api-guides/unit-tests-cmake api-guides/unit-tests
|
api-guides/unit-tests-cmake api-guides/unit-tests
|
||||||
api-guides/ulp_instruction_set api-reference/system/ulp_instruction_set
|
api-guides/ulp_instruction_set api-reference/system/ulp_instruction_set
|
||||||
|
@ -1 +0,0 @@
|
|||||||
.. include:: ../../en/api-guides/freertos-smp.rst
|
|
@ -15,7 +15,6 @@ API 指南
|
|||||||
:SOC_USB_OTG_SUPPORTED: dfu
|
:SOC_USB_OTG_SUPPORTED: dfu
|
||||||
error-handling
|
error-handling
|
||||||
:SOC_BLE_MESH_SUPPORTED: esp-ble-mesh/ble-mesh-index
|
:SOC_BLE_MESH_SUPPORTED: esp-ble-mesh/ble-mesh-index
|
||||||
freertos-smp
|
|
||||||
:SOC_WIFI_MESH_SUPPORT: esp-wifi-mesh
|
:SOC_WIFI_MESH_SUPPORT: esp-wifi-mesh
|
||||||
event-handling
|
event-handling
|
||||||
fatal-errors
|
fatal-errors
|
||||||
|
1
docs/zh_CN/api-reference/system/freertos_idf.rst
Normal file
1
docs/zh_CN/api-reference/system/freertos_idf.rst
Normal file
@ -0,0 +1 @@
|
|||||||
|
.. include:: ../../../en/api-reference/system/freertos_idf.rst
|
@ -16,6 +16,7 @@ System API
|
|||||||
esp_https_ota
|
esp_https_ota
|
||||||
esp_event
|
esp_event
|
||||||
freertos
|
freertos
|
||||||
|
freertos_idf
|
||||||
freertos_additions
|
freertos_additions
|
||||||
mem_alloc
|
mem_alloc
|
||||||
heap_debug
|
heap_debug
|
||||||
|
Loading…
x
Reference in New Issue
Block a user