# ChangeLog ## v1.2.3 (2026-3-5) * Fix Windows multi-channel UAC enumeration (Code 10) by changing EP size padding in `tusb_config_uac.h` from fixed `+4` to frame-aligned `+FRAME_SZ`. ## v1.2.2 (2025-9-23) * Remove usb component dependency for idf 6.0 and higher ## v1.2.1 (2025-8-4) * Fix build issue and audio path for MIC-only configuration. ## v1.2.0 (2025-3-31) * Supports integration into other TinyUSB projects. ## v1.1.0 (2025-1-15) * Use espressif/tinyusb: 0.17.2 ## v1.0.0 (2024-11-27) * Release the official version. ## v0.2.0 (2024-07-31) * Support USB High speed * Support ESP32-P4 ## v0.1.1 (2024-06-13) * Fix task core affinity issue ## v0.1.0 Init version * Support set num of channel about MIC and SPK * Support fifo_count feedback
66cfc37bc71774d88d878a3a4f124d25ffc5afc6
idf.py add-dependency "espressif/usb_device_uac^1.2.3"