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-10-14 08:21:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10ec6c6f276605d162a586281b5cd34b80e2ad01
esp-idf
/
components
/
esp_driver_i2s
History
laokaiyao
30e78a644c
fix(i2s): fixed the false buf catenate while use preload
...
Closes
https://github.com/espressif/esp-idf/issues/15775
2025-05-08 14:24:10 +08:00
..
include
fix(i2s): fixed the false buf catenate while use preload
2025-05-08 14:24:10 +08:00
test_apps
change(ci): remove esp32c5 from readme since esp32c5 skipped CI build
2025-04-25 17:13:27 +08:00
CMakeLists.txt
…
i2s_common.c
fix(i2s): fixed the false buf catenate while use preload
2025-05-08 14:24:10 +08:00
i2s_etm.c
…
i2s_pdm.c
fix(i2s): add check for the minimum sample rate
2025-04-22 15:37:47 +08:00
i2s_platform.c
…
i2s_private.h
fix(i2s): fixed the false buf catenate while use preload
2025-05-08 14:24:10 +08:00
i2s_std.c
fix(i2s): add check for the minimum sample rate
2025-04-22 15:37:47 +08:00
i2s_tdm.c
fix(i2s): add check for the minimum sample rate
2025-04-22 15:37:47 +08:00
Kconfig
…
lp_i2s_pdm.c
…
lp_i2s_std.c
…
lp_i2s_vad.c
…
lp_i2s.c
…