Skip to content

Commit 34c53c1

Browse files
committed
fixing ducplicate PID for pycubed boards
1 parent dbd557d commit 34c53c1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

tools/ci_check_duplicate_usb_vid_pid.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,10 @@
3333
"circuitplayground_express",
3434
"circuitplayground_express_crickit",
3535
"circuitplayground_express_displayio",
36-
"pycubed",
37-
"pycubed_mram",
36+
"pycubed_v04",
37+
"pycubed_v05",
38+
"pycubed_mram_v04",
39+
"pycubed_mram_v05",
3840
"pygamer",
3941
"pygamer_advance",
4042
"trinket_m0",

0 commit comments

Comments
 (0)