espressif/usb_tcpm

0.1.0-beta1

Pre-release
uploaded 8 hours ago
ESP-IDF USB Type-C stack (beta)

changelog

# Changelog for USB Type-C 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).

## [Unreleased]

### Added

- Initial pre-release scope of the USB Type-C (`usb_tcpm`) component.
- Core APIs for install/uninstall, port creation/destruction, and status snapshot.
- Shared worker-task runtime model and Type-C attach/detach event flow.
- FUSB302 backend, example app (`examples/pd_fusb302`), and target test app (`test_apps/pd_fusb302`).

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/usb_tcpm^0.1.0-beta1"

download archive

Stats

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

Badge

espressif/usb_tcpm version: 0.1.0-beta1
|