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 ae5c08c7587ce02a5e01ea3186bc2e1f1073b59d Author: Eren Terzioglu <[email protected]> AuthorDate: Thu Mar 26 14:36:45 2026 +0100 Docs/risc-v/esp32p4: Add LPUART docs for esp32p4 Add LPUART 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 8f2aee02e6a..ae22d1c1478 100644 --- a/Documentation/platforms/risc-v/esp32p4/index.rst +++ b/Documentation/platforms/risc-v/esp32p4/index.rst @@ -284,7 +284,7 @@ Peripheral Support NOTES LP SPI No LP I2C No LP I2S No -LP UART No +LP UART Yes LP GPIO No LP Timers No LP ADC No
