This website requires JavaScript.
Explore
Help
Register
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-08-11 21:10:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7c247b7aed6a946932b82994e6acb5cf00652215
esp-idf
/
components
/
driver
/
i2s
History
laokaiyao
bd3cc8ab9a
fix(i2s): fixed preload null ptr issue (v5.1)
...
Issue was introduced in the commit
fb556c76e8
.
2025-06-18 11:38:57 +08:00
..
include
/driver
fix(i2s): fixed the false buf catenate while use preload
2025-05-08 14:26:39 +08:00
i2s_common.c
fix(i2s): fixed preload null ptr issue (v5.1)
2025-06-18 11:38:57 +08:00
i2s_pdm.c
fix(i2s): add check for the minimum sample rate
2025-04-22 16:26:16 +08:00
i2s_private.h
fix(i2s): reset the dma buf_size while allocation failed
2025-04-22 15:33:15 +08:00
i2s_std.c
fix(i2s): add check for the minimum sample rate
2025-04-22 16:26:16 +08:00
i2s_tdm.c
fix(i2s): add check for the minimum sample rate
2025-04-22 16:26:16 +08:00