This is an automated email from the ASF dual-hosted git repository.

hartmannathan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git

commit 3170af2fd0a827fafbf2d5274dbc22e2bd242466
Author: Eren Terzioglu <eren.terzio...@espressif.com>
AuthorDate: Mon Feb 17 09:53:29 2025 +0100

    esp32[c6|h2]: Update peripheral support docs
---
 Documentation/platforms/risc-v/esp32c6/index.rst | 4 ++--
 Documentation/platforms/risc-v/esp32h2/index.rst | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/platforms/risc-v/esp32c6/index.rst 
b/Documentation/platforms/risc-v/esp32c6/index.rst
index bd98d966e6..c6049e3719 100644
--- a/Documentation/platforms/risc-v/esp32c6/index.rst
+++ b/Documentation/platforms/risc-v/esp32c6/index.rst
@@ -283,12 +283,12 @@ GPIO             Yes
 HMAC             No
 I2C              Yes
 I2S              No
-Int. Temp.       No
+Int. Temp.       Yes
 LED              No
 LED_PWM          Yes
 MCPWM            Yes
 Pulse Counter    Yes
-RMT              No
+RMT              Yes
 RNG              No
 RSA              No
 RTC              Yes
diff --git a/Documentation/platforms/risc-v/esp32h2/index.rst 
b/Documentation/platforms/risc-v/esp32h2/index.rst
index 95a2d0aef8..7fff0591a0 100644
--- a/Documentation/platforms/risc-v/esp32h2/index.rst
+++ b/Documentation/platforms/risc-v/esp32h2/index.rst
@@ -283,12 +283,12 @@ GPIO             Yes
 HMAC             No
 I2C              Yes
 I2S              No
-Int. Temp.       No
+Int. Temp.       Yes
 LED              No
 LED_PWM          Yes
 MCPWM            No
 Pulse Counter    Yes
-RMT              No
+RMT              Yes
 RNG              No
 RSA              No
 RTC              Yes

Reply via email to