mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 12:50:30 +00: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