Skip to content

Commit 94ffa08

Browse files
feat(usb_uac_device): Release of usb_uac_device component v1.2.2
1 parent 7d2348c commit 94ffa08

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

components/usb/usb_device_uac/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ChangeLog
22

3+
## v1.2.2 (2025-9-23)
4+
5+
* Remove usb component dependency for idf 6.0 and higher
6+
37
## v1.2.1 (2025-8-4)
48

59
* Fix build issue and audio path for MIC-only configuration.

components/usb/usb_device_uac/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "1.2.1"
1+
version: "1.2.2"
22
targets:
33
- esp32s2
44
- esp32s3

0 commit comments

Comments
 (0)