feat(hal): graudate the I2S hal driver into a new component

This commit is contained in:
laokaiyao
2025-11-11 20:24:44 +08:00
parent 614221e9d5
commit e8f39b4c8d
50 changed files with 462 additions and 475 deletions

View File

@@ -9,7 +9,6 @@
#include "soc/sens_reg.h"
#include "soc/dport_reg.h"
#include "soc/syscon_reg.h"
#include "soc/i2s_periph.h"
#include "esp_log.h"
#include "soc/io_mux_reg.h"
#include "soc/apb_saradc_reg.h"