This website requires JavaScript.
Explore
Help
Sign In
espressif
/
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-04-27 19:13:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a34b42452cbe11ee10ffba295db13a3a668c9305
esp-idf
/
examples
/
peripherals
/
i2s
T
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