mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
feat(driver_spi): split spi hal component
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "esp_timer.h"
|
||||
#include "esp_memory_utils.h"
|
||||
#include "soc/chip_revision.h"
|
||||
#include "soc/sdmmc_pins.h"
|
||||
#include "soc/sdmmc_periph.h"
|
||||
#include "soc/soc_caps.h"
|
||||
#include "hal/efuse_hal.h"
|
||||
|
||||
Reference in New Issue
Block a user