esp_rom: Small changes for esp32c3 support

Updated from internal commit 6d894813
This commit is contained in:
Angus Gratton
2020-12-22 18:24:39 +11:00
parent ed737becde
commit a5aac93051
6 changed files with 74 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
ROM functions for hardware AES support.
It is not recommended to use these functions directly,
use the wrapper functions in aes/esp_aes.h instead.
use the wrapper functions in esp32/aes.h instead.
*/
// Copyright 2015-2016 Espressif Systems (Shanghai) PTE LTD