This is an automated email from the ASF dual-hosted git repository. acassis pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 5b6d0e9d497bf1edee05542bc2596d454e34e7e3 Author: Eren Terzioglu <[email protected]> AuthorDate: Wed Jan 21 12:33:57 2026 +0100 Docs/platforms/espressif: Add AES support docs Add AES support docs for esp32s2 Signed-off-by: Eren Terzioglu <[email protected]> --- Documentation/platforms/xtensa/esp32s2/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/platforms/xtensa/esp32s2/index.rst b/Documentation/platforms/xtensa/esp32s2/index.rst index ca1be4f5b0d..1b34b843577 100644 --- a/Documentation/platforms/xtensa/esp32s2/index.rst +++ b/Documentation/platforms/xtensa/esp32s2/index.rst @@ -376,7 +376,7 @@ The following list indicates the state of peripherals' support in NuttX: Peripheral Support NOTES ========== ======= ===== ADC Yes Oneshot -AES No +AES Yes CAN/TWAI Yes DAC No DMA Yes
