This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-09-03 15:04:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa669fa25d68d953f9fdc25b22c87d80913af840
esp-idf
/
components
/
esp_driver_i2s
History
laokaiyao
48c28eed00
fix(i2s): add check for i2s DMA buffer array allocation
...
Closes
https://github.com/espressif/esp-idf/issues/15607
2025-03-20 16:58:38 +08:00
..
include
…
test_apps
…
CMakeLists.txt
…
i2s_common.c
fix(i2s): add check for i2s DMA buffer array allocation
2025-03-20 16:58:38 +08:00
i2s_etm.c
…
i2s_pdm.c
…
i2s_platform.c
…
i2s_private.h
fix(i2s): fixed mismatch of the i2s and gdma iram-safe config
2025-03-18 16:28:11 +08:00
i2s_std.c
…
i2s_tdm.c
…
Kconfig
fix(i2s): fixed mismatch of the i2s and gdma iram-safe config
2025-03-18 16:28:11 +08:00
lp_i2s_pdm.c
…
lp_i2s_std.c
…
lp_i2s_vad.c
…
lp_i2s.c
…