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
decbd36008ca6e5f06a331dd8c3902f943bfcafc
esp-idf
/
components
/
esp_driver_i2s
History
laokaiyao
b834886585
fix(i2s): reset the dma buf_size while allocation failed
...
Closes
https://github.com/espressif/esp-idf/issues/15648
2025-03-26 15:25:39 +08:00
..
include
Merge branch 'bugfix/fix_i2s_std_initializer_order_for_cpp_compiler' into 'master'
2025-02-18 10:13:49 +08:00
test_apps
test: format all test scripts
2025-03-05 12:08:48 +08:00
CMakeLists.txt
…
i2s_common.c
fix(i2s): reset the dma buf_size while allocation failed
2025-03-26 15:25:39 +08:00
i2s_etm.c
…
i2s_pdm.c
fix(i2s): reset the dma buf_size while allocation failed
2025-03-26 15:25:39 +08:00
i2s_platform.c
…
i2s_private.h
fix(i2s): reset the dma buf_size while allocation failed
2025-03-26 15:25:39 +08:00
i2s_std.c
fix(i2s): reset the dma buf_size while allocation failed
2025-03-26 15:25:39 +08:00
i2s_tdm.c
fix(i2s): reset the dma buf_size while allocation failed
2025-03-26 15:25:39 +08:00
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
…