1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-11 16:32:53 +00:00

Add support for Raspberry Pi Pico

This commit is contained in:
Doug MacEwen
2022-02-08 16:08:49 -08:00
parent 896b242be0
commit 49ee2d3c8e
3 changed files with 8 additions and 0 deletions
@@ -32,4 +32,5 @@
<usb-device vendor-id="7855" product-id="4" /> <!-- 0x1eaf / 0x0004: Leaflabs Maple -->
<usb-device vendor-id="3368" product-id="516" /> <!-- 0x0d28 / 0x0204: ARM mbed -->
<usb-device vendor-id="1155" product-id="22336" /><!-- 0x0483 / 0x5740: ST CDC -->
<usb-device vendor-id="11914" product-id="5" /> <!-- 0x2E8A: Raspberry Pi Pico -->
</resources>