Skip to content

Commit a70c39b

Browse files
Merge pull request #348 from espressif/release/usb_host_lib_v1.1.0
release(usb_host_lib): v1.1.0
2 parents 9d02e36 + dd14ce1 commit a70c39b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

host/usb/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this component will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [unreleased]
7+
## [1.1.0] - 2025-12-04
88

99
### Added
1010

host/usb/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## IDF Component Manager Manifest File
22
description: USB Host library
3-
version: "1.0.1"
3+
version: "1.1.0"
44
url: https://github.com/espressif/esp-usb/tree/master/host/usb
55
documentation: "https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/api-reference/peripherals/usb_host.html"
66
issues: "https://github.com/espressif/esp-usb/issues"

0 commit comments

Comments
 (0)