From 3170af2fd0a827fafbf2d5274dbc22e2bd242466 Mon Sep 17 00:00:00 2001 From: Eren Terzioglu Date: Mon, 17 Feb 2025 09:53:29 +0100 Subject: [PATCH] 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