mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-01 23:51:49 +01:00
spi: move spi_common_internal to esp_private
This commit is contained in:
@@ -111,7 +111,7 @@ We have two bits to control the interrupt:
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "driver/spi_common_internal.h"
|
||||
#include "esp_private/spi_common_internal.h"
|
||||
#include "driver/spi_master.h"
|
||||
|
||||
#include "esp_log.h"
|
||||
|
||||
Reference in New Issue
Block a user