mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-15 18:12:15 +00:00
docs(misc): cleanup docs for C5 and C61
This commit is contained in:
@@ -39,7 +39,7 @@ API Guides
|
||||
partition-tables
|
||||
performance/index
|
||||
reproducible-builds
|
||||
:(SOC_WIFI_SUPPORTED or SOC_BT_SUPPORTED or SOC_IEEE802154_SUPPORTED) and not esp32c5 and not esp32c61: RF_calibration
|
||||
:(SOC_WIFI_SUPPORTED or SOC_BT_SUPPORTED or SOC_IEEE802154_SUPPORTED): RF_calibration
|
||||
stdio
|
||||
thread-local-storage
|
||||
tools/index
|
||||
|
@@ -13,7 +13,7 @@ OpenThread can run under the following modes on Espressif chips:
|
||||
Standalone Node
|
||||
+++++++++++++++
|
||||
|
||||
The full OpenThread stack and the application layer run on the same chip. This mode is available on chips with 15.4 radio such as ESP32-H2 and ESP32-C6.
|
||||
The full OpenThread stack and the application layer run on the same chip. This mode is available on chips with 15.4 radio such as ESP32-H2, ESP32-C6 and ESP32-C5.
|
||||
|
||||
Radio Co-Processor (RCP)
|
||||
++++++++++++++++++++++++
|
||||
|
Reference in New Issue
Block a user