espressif/usb

1.0.1

Latest
uploaded 1 day ago
USB Host library

changelog

# Changelog for USB Host Library

All notable changes to this component will be documented in this file.

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).

## [1.0.1] - 2025-10-16

### Fixed

- Compatibility with esp-idf 5.5 and 5.4 releases (https://github.com/espressif/esp-usb/pull/273)
- Printing of High Speed periodic endpoint descriptor now also shows additional transactions in microframe (https://github.com/espressif/esp-usb/pull/282)

## [1.0.0] - 2025-09-18

- First release: taken from usb component present in esp-idf at commit [`166269f`](https://github.com/espressif/esp-idf/commit/166269fb9338607aa9726ecc4ea2d1763de31f0e)

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/usb^1.0.1"

download archive

Stats

  • Archive size
    Archive size ~ 141.68 KB
  • Downloaded in total
    Downloaded in total 247 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/usb version: 1.0.1
|