Compare commits
49 commits
main
...
esp32-s3-e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
201122c8c1 | ||
|
|
3d4c60fb51 | ||
|
|
b5967b1978 | ||
|
|
c837b23f73 | ||
|
|
f59cea8d1d | ||
|
|
66e26d84dc | ||
|
|
8700621676 | ||
|
|
bc401d48d1 | ||
|
|
018d45d2e7 | ||
|
|
2a6f519bed | ||
|
|
ecce4c5f74 | ||
|
|
59b53871cb | ||
|
|
c1601b0f65 | ||
|
|
bb6d3de899 | ||
|
|
aafac11204 | ||
|
|
19fa506c4f | ||
|
|
e1fe726697 | ||
|
|
87358a0376 | ||
|
|
a887fb2a03 | ||
|
|
6f18af2da5 | ||
|
|
94b40fe8b8 | ||
|
|
328ee2ab51 | ||
|
|
2935083472 | ||
|
|
854863305c | ||
|
|
603630de68 | ||
|
|
b5d61689bd | ||
|
|
db6389591b | ||
|
|
03bd27e0c4 | ||
|
|
b4e6291c88 | ||
|
|
478bdea237 | ||
|
|
2dc494f15a | ||
|
|
156951d9cd | ||
|
|
1e147b6360 | ||
|
|
4707373234 | ||
|
|
61f0ffc9d6 | ||
|
|
5eddf1a9e2 | ||
|
|
9a352e401f | ||
|
|
a7c6b8d6ed | ||
|
|
a819a29145 | ||
|
|
75b3649956 | ||
|
|
e84e84853f | ||
|
|
fc86e1d36a | ||
|
|
1021d5ff14 | ||
|
|
cf7f927032 | ||
|
|
e4f69ec6b1 | ||
|
|
d67a873b99 | ||
|
|
a44936ea17 | ||
|
|
0046297495 | ||
|
|
736f9792f9 |
3 changed files with 100 additions and 0 deletions
|
|
@ -31,6 +31,9 @@ the result. Make sure to mention the following in the pull request:
|
|||
|
||||
- If applicable/available, a website or other URL with information about your product or company
|
||||
|
||||
(Note that if your application specifically is designed to run on Espressif-built devboards, you will
|
||||
need to edit allocated-pids-espressif-devboards.txt instead.)
|
||||
|
||||
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. Note that we may need to ask you to rebase
|
||||
your request to start at a new PID if someone elses request got merged before yours.
|
||||
|
|
|
|||
23
allocated-pids-espressif-devboards.txt
Normal file
23
allocated-pids-espressif-devboards.txt
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
This file contains PIDs that are allocated to specific uses of Espressif-built hardware. If
|
||||
you have a SDK or software that is intended to run on a bare Espressif devkit and you need
|
||||
a PID, please request it by adding the PID to the end of this file. When adding a PID, make
|
||||
sure to add it at the bottom of the list and use the next (hexadecimal) PID number so the list
|
||||
stays sequential.
|
||||
|
||||
PID | Product name
|
||||
0x7000 | ESP32-S2-HMI-DevKit-1 - UF2 Bootloader
|
||||
0x7001 | ESP32-S2-HMI-DevKit-1 - CircuitPython
|
||||
0x7002 | ESP32-S3-DevKitC-1 - UF2 Bootloader
|
||||
0x7003 | ESP32-S3-DevKitC-1 - CircuitPython
|
||||
0x7004 | ESP32-S3 Box - UF2 Bootloader
|
||||
0x7005 | ESP32-S3 Box - CircuitPython
|
||||
0x7006 | ESP32-S3-DevKitM-1 - UF2 Bootloader
|
||||
0x7007 | ESP32-S3-DevKitM-1 - CircuitPython
|
||||
0x7008 | ESP32-S2-DevKitC-1 - UF2 Bootloader
|
||||
0x7009 | ESP32-S2-DevKitC-1 - CircuitPython
|
||||
0x700A | ESP32-S3-USB-OTG - UF2 Bootloader
|
||||
0x700B | ESP32-S3-USB-OTG - CircuitPython
|
||||
0x700C | ESP32-S3 Box Lite - UF2 Bootloader
|
||||
0x700D | ESP32-S3 Box Lite - CircuitPython
|
||||
0x700E | ESP32-S3-EYE - UF2 Bootloader
|
||||
0x700F | ESP32-S3-EYE - CircuitPython
|
||||
|
|
@ -196,3 +196,77 @@ PID | Product name
|
|||
0x80BC | Hypnocube - HypnoCube4
|
||||
0x80BD | Hypnocube - HypnoLights
|
||||
0x80BE | Hypnocube - HypnoSquare8
|
||||
0x80BF | WarmBit ESPixel32 - UF2 Bootloader
|
||||
0x80C0 | WarmBit ESPixel32 - UF2 Arduino
|
||||
0x80C1 | WarmBit ESPixel32 - UF2 CircuitPython
|
||||
0x80C2 | Lolin S2 Mini - Arduino
|
||||
0x80C3 | Lolin S2 Mini - CircuitPython
|
||||
0x80C4 | Lolin S2 Mini - UF2 Bootloader
|
||||
0x80C5 | Lolin S2 Pico - Arduino
|
||||
0x80C6 | Lolin S2 Pico - CircuitPython
|
||||
0x80C7 | Lolin S2 Pico - UF2 Bootloader
|
||||
0x80C8 | BrainBoardz Neuron - CircuitPython
|
||||
0x80C9 | BrainBoardz NeuronZ - CircuitPython
|
||||
0x80CA | BrainBoardz Neuron - Arduino
|
||||
0x80CB | BrainBoardz NeuronZ - Arduino
|
||||
0x80CC | BrainBoardz Neuron - UF2 Bootloader
|
||||
0x80CD | BrainBoardz NeuronZ - UF2 Bootloader
|
||||
0x80CE | Soul Injector Firmware Programmer - Configurator
|
||||
0x80CF | CM-Manu Alc-Test - USB MSD
|
||||
0x80D0 | Unexpected Maker TinyS3 - Arduino
|
||||
0x80D1 | Unexpected Maker TinyS3 - CircuitPython
|
||||
0x80D2 | Unexpected Maker TinyS3 - UF2 Bootloader
|
||||
0x80D3 | Unexpected Maker ProS3 - Arduino
|
||||
0x80D4 | Unexpected Maker ProS3 - CircuitPython
|
||||
0x80D5 | Unexpected Maker ProS3 - UF2 Bootloader
|
||||
0x80D6 | Unexpected Maker FeatherS3 - Arduino
|
||||
0x80D7 | Unexpected Maker FeatherS3 - CircuitPython
|
||||
0x80D8 | Unexpected Maker FeatherS3 - UF2 Bootloader
|
||||
0x80D9 | FutureKeys HexKy S2 - CircuitPython
|
||||
0x80DA | FutureKeys HexKy S2 - UF2 Bootloader
|
||||
0x80DB | CircuitArt FeatherS3 - Arduino
|
||||
0x80DC | CircuitArt FeatherS3 - UF2 Bootloader
|
||||
0x80DD | CircuitArt FeatherS3 - CircuitPython
|
||||
0x80DE | Banana Pi BPI-Leaf-S3 - UF2 Bootloader
|
||||
0x80DF | Banana Pi BPI-Leaf-S3 - Arduino
|
||||
0x80E0 | Banana Pi BPI-Leaf-S3 - CircuitPython
|
||||
0x80E1 | Banana Pi BPI-Leaf-S2 - UF2 Bootloader
|
||||
0x80E2 | Banana Pi BPI-Leaf-S2 - Arduino
|
||||
0x80E3 | Banana Pi BPI-Leaf-S2 - CircuitPython
|
||||
0x80E4 | Banana Pi BPI:Bit v2 - UF2 Bootloader
|
||||
0x80E5 | Banana Pi BPI:Bit v2 - Arduino
|
||||
0x80E6 | Banana Pi BPI:Bit v2 - CircuitPython
|
||||
0x80E7 | Hiibot IoTS2 - UF2 Bootloader
|
||||
0x80E8 | Hiibot IoTS2 - CircuitPython
|
||||
0x80E9 | LILYGO TTGO T8 ESP32-S2-WROOM - Arduino
|
||||
0x80EA | LILYGO TTGO T8 ESP32-S2-WROOM - CircuitPython
|
||||
0x80EB | LILYGO TTGO T8 ESP32-S2-WROOM - UF2 Bootloader
|
||||
0x80EC | LILYGO TTGO T8 ESP32-S2 noDisplay - Arduino
|
||||
0x80ED | LILYGO TTGO T8 ESP32-S2 noDisplay - CircuitPython
|
||||
0x80EE | LILYGO TTGO T8 ESP32-S2 noDisplay - UF2 Bootloader
|
||||
0x80EF | GoGo Board - UF2 Bootloader
|
||||
0x80F0 | GoGo Board - Arduino
|
||||
0x80F1 | Tevofy Technology LTD - Muro Box MIDI N20
|
||||
0x80F2 | Tevofy Technology LTD - Muro Box MIDI N40
|
||||
0x80F3 | WERMA Signaltechnik GmbH + Co. KG - eSIGN
|
||||
0x80F4 | WERMA Signaltechnik GmbH + Co. KG - eSIGN Bootloader
|
||||
0x80F5 | Lolin C3 Mini - CircuitPython
|
||||
0x80F6 | Unexpected Maker - Reflow Master Pro
|
||||
0x80F7 | Siemens - ECS
|
||||
0x80F8 | Cytron Maker Feather AIoT S3 - Arduino
|
||||
0x80F9 | Cytron Maker Feather AIoT S3 - CircuitPython
|
||||
0x80FA | Cytron Maker Feather AIoT S3 - UF2 Bootloader
|
||||
0x80FB | MixGo CE - Arduino
|
||||
0x80FC | MixGo CE - CircuitPython
|
||||
0x80FD | MixGo CE - UF2 Bootloader
|
||||
0x80FE | PerpetCal Smart Calendar - Configurator
|
||||
0x80FF | MiniMain ESP32-S2 - Arduino
|
||||
0x8100 | MiniMain ESP32-S2 - CircuitPython
|
||||
0x8101 | MiniMain ESP32-S2 - UF2 Bootloader
|
||||
0x8102 | IoT-PostBox v1 - Arduino
|
||||
0x8103 | IoT-PostBox v1 - CircuitPython
|
||||
0x8104 | IoT-PostBox v1 - UF2 Bootloader
|
||||
0x8105 | MuseLab ESP32-S2 ESPLink - esp-usb-bridge
|
||||
0x8106 | MuseLab ESP32-S2 ESPLink - Arduino
|
||||
0x8107 | MuseLab ESP32-S2 ESPLink - CircuitPython
|
||||
0x8108 | MuseLab ESP32-S2 ESPLink - UF2 Bootloader
|
||||
|
|
|
|||
Loading…
Reference in a new issue