This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 01:29:21 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_driver_i2s
History
laokaiyao
a137775d11
fix(i2s): fixed i2s_std initializer order for cpp compiler
...
Closes
https://github.com/espressif/esp-idf/issues/15405
2025-02-18 15:06:51 +08:00
..
include
fix(i2s): fixed i2s_std initializer order for cpp compiler
2025-02-18 15:06:51 +08:00
test_apps
fix(i2s): return error when mclk_div is smaller than 2
2024-12-24 12:07:44 +08:00
CMakeLists.txt
…
i2s_common.c
fix(i2s): fixed incorrect buf size calculation
2024-12-24 12:07:44 +08:00
i2s_pdm.c
fix(i2s): fixed incorrect logic in slot reconfig
2025-01-27 14:13:19 +08:00
i2s_platform.c
…
i2s_private.h
refactor(i2s): clean up DMA buffer allocation
2024-06-12 10:16:24 +08:00
i2s_std.c
fix(i2s): fixed incorrect logic in slot reconfig
2025-01-27 14:13:19 +08:00
i2s_tdm.c
fix(i2s): fix uninitialize warning for the default macros
2025-01-27 14:21:31 +08:00
Kconfig
fix(kconfig): fixed peripheral driver kconfig inconsistencies
2024-06-04 10:19:31 +08:00