feat(driver_spi): split spi hal component

This commit is contained in:
wanckl
2025-12-01 15:45:38 +08:00
parent b385b6e533
commit 6449181ce0
153 changed files with 387 additions and 519 deletions

View File

@@ -24,7 +24,6 @@
#include "soc/gpio_sig_map.h"
#include "soc/io_mux_reg.h"
#include "soc/rtc.h"
#include "soc/spi_periph.h"
#include "hal/gpio_hal.h"
#include "hal/mmu_hal.h"
#include "xtensa/config/core.h"