Skip to content

Commit bf10872

Browse files
Merge pull request #299 from espressif/release/usb_host_lib_v1.0.1
release(usb_host_lib): v1.0.1
2 parents f84e76a + db1dfc4 commit bf10872

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.0.1] - 2025-10-16
88

99
### Fixed
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-rc0"
3+
version: "1.0.1"
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)