diff --git a/Documentation/platforms/risc-v/esp32c3/index.rst b/Documentation/platforms/risc-v/esp32c3/index.rst index 4e6f911e63a..24ac4e407f3 100644 --- a/Documentation/platforms/risc-v/esp32c3/index.rst +++ b/Documentation/platforms/risc-v/esp32c3/index.rst @@ -350,7 +350,7 @@ The following list indicates the state of peripherals' support in NuttX: Peripheral Support NOTES =========== ======= ==================== ADC Yes Oneshot -AES No +AES Yes Bluetooth Yes CAN/TWAI Yes DMA No diff --git a/Documentation/platforms/risc-v/esp32c6/index.rst b/Documentation/platforms/risc-v/esp32c6/index.rst index 04970c47cc9..7a58a99390f 100644 --- a/Documentation/platforms/risc-v/esp32c6/index.rst +++ b/Documentation/platforms/risc-v/esp32c6/index.rst @@ -340,7 +340,7 @@ The following list indicates the state of peripherals' support in NuttX: Peripheral Support NOTES ============== ======= ==================== ADC Yes Oneshot and internal temperature sensor -AES No +AES Yes Bluetooth No CAN/TWAI Yes DMA Yes diff --git a/Documentation/platforms/risc-v/esp32h2/index.rst b/Documentation/platforms/risc-v/esp32h2/index.rst index 2cfecc9207c..8b8936a441a 100644 --- a/Documentation/platforms/risc-v/esp32h2/index.rst +++ b/Documentation/platforms/risc-v/esp32h2/index.rst @@ -339,7 +339,7 @@ The following list indicates the state of peripherals' support in NuttX: Peripheral Support NOTES ============== ======= ==================== ADC Yes Oneshot and internal temperature sensor -AES No +AES Yes Bluetooth No CAN/TWAI Yes DMA Yes diff --git a/Documentation/platforms/risc-v/esp32p4/index.rst b/Documentation/platforms/risc-v/esp32p4/index.rst index f8bac1e7439..42d92d54527 100644 --- a/Documentation/platforms/risc-v/esp32p4/index.rst +++ b/Documentation/platforms/risc-v/esp32p4/index.rst @@ -306,7 +306,7 @@ TRNG No ECDSA No TEE No APM No -AES No +AES Yes Digital Signature No Secure Boot No XTS_AES No