docs(misc): cleanup docs for C5 and C61

This commit is contained in:
Marius Vikhammer
2025-08-14 11:01:09 +08:00
parent 659ae57c83
commit c6f435f390
9 changed files with 20 additions and 18 deletions

View File

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

View File

@@ -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)
++++++++++++++++++++++++