mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-15 19:34:03 +00:00
spi: move spi_common_internal to esp_private
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "bootloader_clock.h"
|
||||
#include "hal/wdt_hal.h"
|
||||
|
||||
#include "driver/spi_common_internal.h" // [refactor-todo]: for spicommon_periph_in_use
|
||||
#include "esp_private/spi_common_internal.h" // [refactor-todo]: for spicommon_periph_in_use
|
||||
|
||||
#include "esp_log.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user