mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 04:25:32 +00:00
spi: move spi_common_internal to esp_private
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "esp_err.h"
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include <driver/spi_common_internal.h>
|
||||
#include "esp_private/spi_common_internal.h"
|
||||
#include "sdkconfig.h"
|
||||
|
||||
#include "esp_flash.h"
|
||||
|
Reference in New Issue
Block a user