mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 04:25:32 +00:00
spi_flash: Remove legacy spi_flash drivers
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
|
||||
#include <stdint.h>
|
||||
#include <esp_err.h>
|
||||
#include <esp_spi_flash.h> /* including in bootloader for error values */
|
||||
#include "spi_flash_mmap.h" /* including in bootloader for error values */
|
||||
#include "esp_private/spi_flash_os.h"
|
||||
#include "sdkconfig.h"
|
||||
#include "soc/soc_caps.h"
|
||||
#include "bootloader_flash_override.h"
|
||||
|
Reference in New Issue
Block a user