mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
spi_flash: Remove legacy spi_flash drivers
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
#include "soc/dport_reg.h"
|
||||
#include "esp_attr.h"
|
||||
#include "string.h"
|
||||
#include "esp_spi_flash.h"
|
||||
#include "esp_private/spi_flash_os.h"
|
||||
#include "esp_private/cache_utils.h"
|
||||
#include "spi_flash_mmap.h"
|
||||
|
||||
//Errors that can be returned
|
||||
#define MMU_SET_ADDR_ALIGNED_ERROR 1
|
||||
|
Reference in New Issue
Block a user