Git Product home page Git Product logo

usb-pids's Introduction

Espressif USB customer-allocated PID repository

What is this?

This is a repository for customer-allocated PIDs under the Espressif VID (0x303A). As getting your own USB Vendor ID (VID) can be expensive for an individual or a company only making small runs of products, for customers using Espressif chips with USB functionality, we offer the option of using a PID allocated under the Espressif VID.

When do I need this?

You would need a custom PID if you use a custom USB class on your ESP32 which needs a non-standard driver on the host. If you use e.g. TinyUSB with the standard drivers it comes with, you would not need a custom PID as TinyUSB by default already uses a pre-allocated PID specific to the classes selected.

How do I get a PID in this range?

To get a PID, you can fork this repository, edit the allocated-pids.txt file and commit the changes. Please make sure to use the next available PID in the range allocated, for easy managing purposes we'd like to keep the customer allocated PIDs sequential. Finally, file a pull request here so we can merge the result. Make sure to mention the following in the pull request:

  • A short description of what the device is going to do (e.g. cat tracker with USB trace download)

  • What chip are you using for the device the PID is allocated for (e.g. ESP32-S2)

  • Why you need a custom PID (and can't, for instance, use the default TinyUSB PIDs)

  • If you're requesting a PID on behalf of a company, please mention the name of the company

  • If applicable/available, a website or other URL with information about your product or company

After you have done that, we will get back to you soon to either merge the request (after which you're free to use the PID) or to ask for clarification if needed.

usb-pids's People

Contributors

mrmx avatar spritetm avatar unexpectedmaker avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.