-
Notifications
You must be signed in to change notification settings - Fork 45
Update Raspberry Pi product descriptions #37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -32,19 +32,20 @@ Vendor-ID = 0x2E8A | |
| | --- | --- | --- | --- | | ||
| | **Internal** | | | | | ||
| | 0x0003 | Raspberry Pi | Raspberry Pi RP2040 boot | [RP2040](https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html) | | ||
| | 0x0004 | Raspberry Pi | Raspberry Pi PicoProbe | [PicoProbe](https://github.com/raspberrypi/picoprobe/) | | ||
| | 0x0004 | Raspberry Pi | Raspberry Pi PicoProbe | Obsolete, see Debug Probe | | ||
| | 0x0005 | Raspberry Pi | Raspberry Pi Pico MicroPython firmware (CDC) | [MicroPython Firmware](https://micropython.org/download/rp2-pico/) | | ||
| | 0x0009 | Raspberry Pi | Raspberry Pi Pico SDK CDC UART | [Raspberry Pi Pico SDK](https://www.raspberrypi.com/documentation/pico-sdk/) | | ||
| | 0x000A | Raspberry Pi | Raspberry Pi Pico SDK CDC UART (RP2040) | [Raspberry Pi Pico SDK](https://www.raspberrypi.com/documentation/pico-sdk/) | | ||
| | 0x000B | Raspberry Pi | Raspberry Pi Pico CircuitPython firmware | [CircuitPython Downloads](https://circuitpython.org/board/raspberry_pi_pico/) | | ||
| | 0x000C | Raspberry Pi | Raspberry Pi RP2040 CMSIS-DAP debug adapter | | | ||
| | 0x000C | Raspberry Pi | Raspberry Pi Debug Probe | [Debug Probe](https://www.raspberrypi.com/documentation/microcontrollers/debug-probe.html) | | ||
| | 0x000D | Raspberry Pi | Raspberry Pi USB3HUB ( USB2 hub part) | | | ||
| | 0x000E | Raspberry Pi | Raspberry Pi USB3HUB ( USB3 hub part) | | | ||
| | 0x000F | Raspberry Pi | Raspberry Pi RP2350 boot | [RP2350](https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html) | | ||
| | 0x0010 | Raspberry Pi | Raspberry Pi 500 QMK keyboard firmware | https://github.com/raspberrypi/QMK | | ||
| | 0x0011 | Raspberry Pi | | | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 0x0011 is the Pi 500+, see https://github.com/raspberrypi/keyboard-firmware/blob/main/rpi-keyboard-fw-update |
||
| | 0x0012 | Raspberry Pi | | | ||
| | 0x0013 | Raspberry Pi | Raspberry Pi USB Ethernet gadget | | | ||
| | 0x0030 | Raspberry Pi | Raspberry Pi USB 3.0 Flash Drive | | | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Could add a link to https://www.raspberrypi.com/documentation/accessories/usb.html#flashdrive ? |
||
| | **Commercial** |||| | ||
| | **0x1000 - 0x1fff** |||| | ||
| | 0x1000 | Cytron Technologies | Cytron Maker Pi RP2040 | https://www.cytron.io/p-maker-pi-rp2040 | | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could add a link to https://www.raspberrypi.com/documentation/accessories/usb.html#hub ?