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

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

commit a9142d93cd9ce117f8ec8b88516c926c8b278bcb
Author: Eren Terzioglu <[email protected]>
AuthorDate: Fri Mar 27 10:11:15 2026 +0100

    Docs/risc-v/esp32p4: Add LPI2C docs
    
    Add LPI2C docs for esp32p4
    
    Signed-off-by: Eren Terzioglu <[email protected]>
---
 Documentation/platforms/risc-v/esp32p4/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/platforms/risc-v/esp32p4/index.rst 
b/Documentation/platforms/risc-v/esp32p4/index.rst
index ae22d1c1478..616c7b08bdc 100644
--- a/Documentation/platforms/risc-v/esp32p4/index.rst
+++ b/Documentation/platforms/risc-v/esp32p4/index.rst
@@ -282,7 +282,7 @@ LP Peripherals
 Peripheral        Support NOTES
 ================= ======= ==================================
 LP SPI             No
-LP I2C             No
+LP I2C             Yes
 LP I2S             No
 LP UART            Yes
 LP GPIO            No

Reply via email to