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-10 06:31:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f99b96532e6775e8deceead7d50c77b9d2c1f1aa
esp-idf
/
components
/
esp_driver_i2s
History
laokaiyao
2bb9fb267f
fix(i2s): fix uninitialize warning for the default macros
...
Closes
https://github.com/espressif/esp-idf/issues/15271
2025-01-24 10:44:34 +08:00
..
include
fix(i2s): fix uninitialize warning for the default macros
2025-01-24 10:44:34 +08:00
test_apps
ci: check register half word
2025-01-20 16:37:18 +08:00
CMakeLists.txt
…
i2s_common.c
feat(i2s): append the i2s signals instead of overwrite
2025-01-20 16:37:18 +08:00
i2s_etm.c
…
i2s_pdm.c
fix(i2s): fixed incorrect logic in slot reconfig
2025-01-24 10:44:28 +08:00
i2s_platform.c
…
i2s_private.h
…
i2s_std.c
fix(i2s): fixed incorrect logic in slot reconfig
2025-01-24 10:44:28 +08:00
i2s_tdm.c
fix(i2s): fixed incorrect logic in slot reconfig
2025-01-24 10:44:28 +08:00
Kconfig
…
lp_i2s_pdm.c
…
lp_i2s_std.c
…
lp_i2s_vad.c
…
lp_i2s.c
change(lp_i2s): coverity: remove not necessary null pointer check
2024-12-11 11:42:42 +08:00