esp_rom: add esp32s3 rom symbols

This commit is contained in:
morris
2020-06-10 19:07:48 +08:00
parent 067b1b91c2
commit 9cc0f33ed5
8 changed files with 2424 additions and 1 deletions

View File

@@ -16,7 +16,6 @@
#define _ROM_RSA_PSS_H_
#include <stdint.h>
#include "rsa_pss.h"
#define ETS_SIG_LEN 384 /* Bytes */
#define ETS_DIGEST_LEN 32 /* SHA-256, bytes */