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
2026-01-20 12:39:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85be95e48e8b264aa6ed6bee92ae3fb6c8cc8c19
esp-idf
/
examples
/
peripherals
/
i2s
History
kinho
b3ef1c0cf2
fix:Report the full buffer length to the UAC stack by setting bytes_read in usb_uac_device_input_cb(), so the host correctly detects received audio data instead of seeing zero bytes.
2025-12-31 10:10:45 +08:00
..
i2s_advance
/i2s_usb
fix:Report the full buffer length to the UAC stack by setting bytes_read in usb_uac_device_input_cb(), so the host correctly detects received audio data instead of seeing zero bytes.
2025-12-31 10:10:45 +08:00
i2s_basic
feat(i2s): support i2s on esp32h21
2025-11-06 17:23:15 +08:00
i2s_codec
feat(i2s): support i2s on esp32h21
2025-11-06 17:23:15 +08:00
i2s_examples_common
refactor(i2s): refactor i2s examples common dependencies
2024-12-11 22:03:30 +08:00
i2s_recorder
feat(cmake): Update minimum cmake version to 3.22 (whole repository)
2025-08-19 14:44:32 +02:00