mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
spi: move spi_common_internal to esp_private
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "esp_rom_sys.h"
|
||||
#include "esp_private/spi_flash_os.h"
|
||||
|
||||
#include "driver/spi_common_internal.h"
|
||||
#include "esp_private/spi_common_internal.h"
|
||||
|
||||
static const char TAG[] = "spi_flash";
|
||||
|
||||
|
Reference in New Issue
Block a user