mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
refactor(spi): move pin information into soc folder
This commit is contained in:
@@ -231,7 +231,7 @@ TEST_CASE("Can allocate IRAM int only with an IRAM handler", "[esp32]")
|
||||
}
|
||||
|
||||
|
||||
#include "soc/spi_struct.h"
|
||||
#include "soc/spi_periph.h"
|
||||
typedef struct {
|
||||
bool flag1;
|
||||
bool flag2;
|
||||
|
Reference in New Issue
Block a user