mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-11 04:21:51 +01:00
make bootloader_support support esp32s2beta
This commit is contained in:
@@ -16,9 +16,10 @@
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <sys/param.h>
|
||||
|
||||
#include "esp32/rom/sha.h"
|
||||
#include "soc/dport_reg.h"
|
||||
#include "soc/hwcrypto_periph.h"
|
||||
#include "esp32/rom/ets_sys.h" // TO REMOVE
|
||||
|
||||
static uint32_t words_hashed;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user