This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
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-06-05 12:46:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cf77b0331f696c73fbcb60bf300a4bb57ce5cf4
esp-idf
/
examples
/
peripherals
/
i2s
History
kinho
2805634660
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.
2026-01-15 11:49:01 +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.
2026-01-15 11:49:01 +08:00
i2s_basic
test: format all test scripts
2025-03-05 12:08:48 +08:00
i2s_codec
fix(i2s_es7210): fixed breaking change of dependency migration
2025-08-05 11:23:41 +08:00
i2s_examples_common
refactor(i2s): refactor i2s examples common dependencies
2024-12-11 22:03:30 +08:00
i2s_recorder
test: format all test scripts
2025-03-05 12:08:48 +08:00