mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
spi_flash: refactor spi_flash.h to decline duplicated code
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
#include "esp_err.h"
|
||||
#include "esp32/rom/spi_flash.h"
|
||||
#include "esp_rom_spiflash.h"
|
||||
|
||||
SpiFlash spiflash = SpiFlash();
|
||||
|
||||
|
Reference in New Issue
Block a user