mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00
crypto accelerator support on esp32s3
SHA: passing unit tests RSA: pass tests AES: tests passing
This commit is contained in:
@@ -29,5 +29,6 @@ PROVIDE ( I2C1 = 0x60027000 );
|
||||
PROVIDE ( GPSPI4 = 0x60037000 );
|
||||
PROVIDE ( GDMA = 0x6003F000 );
|
||||
PROVIDE ( UART2 = 0x60010000 );
|
||||
PROVIDE ( DMA = 0x6003F000 );
|
||||
PROVIDE ( APB_SARADC = 0x60040000 );
|
||||
PROVIDE ( LCD_CAM = 0x60041000 );
|
||||
|
Reference in New Issue
Block a user