We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d2348c commit 94ffa08Copy full SHA for 94ffa08
components/usb/usb_device_uac/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# ChangeLog
2
3
+## v1.2.2 (2025-9-23)
4
+
5
+* Remove usb component dependency for idf 6.0 and higher
6
7
## v1.2.1 (2025-8-4)
8
9
* Fix build issue and audio path for MIC-only configuration.
components/usb/usb_device_uac/idf_component.yml
@@ -1,4 +1,4 @@
-version: "1.2.1"
+version: "1.2.2"
targets:
- esp32s2
- esp32s3
0 commit comments