mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 20:53:11 +00:00
spi_flash: refactor spi_flash.h to decline duplicated code
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "esp_err.h"
|
||||
#include "esp32/rom/spi_flash.h"
|
||||
#include "esp_rom_spiflash.h"
|
||||
|
||||
bool spi_flash_check_and_flush_cache(size_t start_addr, size_t length)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user