Updated USB device filter

This commit is contained in:
Mark Qvist 2024-01-24 22:57:18 +01:00
parent fd4253721d
commit 30fbbe5826

View File

@ -36,4 +36,7 @@
<usb-device vendor-id="11914" product-id="5" /> <!-- 0x2E8A / 0x0005: Raspberry Pi Pico Micropython -->
<usb-device vendor-id="11914" product-id="10" /> <!-- 0x2E8A / 0x000A: Raspberry Pi Pico SDK -->
<usb-device vendor-id="6790" product-id="21972" /><!-- 0x1A86 / 0x55D4: Qinheng CH9102F -->
<!-- Adafruit RAK4630 -->
<usb-device vendor-id="9114" product-id="32809" /><!-- 0x239a / 0x8029: RAK4630 -->
</resources>