mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
fix(bootloader_support): Make esp_flash_encrypt.h independent of spi_flash_mmap.h header
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#if !CONFIG_IDF_TARGET_LINUX
|
||||
#include "esp_flash.h"
|
||||
#include "esp_flash_encrypt.h"
|
||||
#include "spi_flash_mmap.h"
|
||||
#endif
|
||||
#include "esp_log.h"
|
||||
#include "esp_rom_md5.h"
|
||||
|
Reference in New Issue
Block a user