mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 09:02:08 +00:00
spi_flash: Remove legacy spi_flash drivers
This commit is contained in:
@@ -29,8 +29,9 @@
|
||||
#include "sdkconfig.h"
|
||||
#include "esp_rom_uart.h"
|
||||
#include "esp_rom_sys.h"
|
||||
#include "esp_spi_flash.h"
|
||||
#include "spi_flash_mmap.h"
|
||||
#include "esp_attr.h"
|
||||
#include "esp_private/spi_flash_os.h"
|
||||
|
||||
// Enable internal routing for the output and input gpio pins
|
||||
#define TEST_GPIO_INTERNAL_ROUTING 1
|
||||
|
||||
Reference in New Issue
Block a user