mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 20:18:17 +00:00
Docs/platforms/espressif: Add AES support docs
Add AES support docs for esp32[-c3|-c6|-h2|-p4] Signed-off-by: Eren Terzioglu <eren.terzioglu@espressif.com>
This commit is contained in:
parent
7951410bc7
commit
d68dec3d3d
4 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue