Skip to content

Commit ca84d79

Browse files
committed
Allow duplicate VID and PID in CI check.
1 parent e1046b1 commit ca84d79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/ci_check_duplicate_usb_vid_pid.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"espressif_esp32s2_devkitc_1_n4r2",
6161
"espressif_esp32s2_devkitc_1_n8r2",
6262
],
63+
"0x239A:0x102E": ["weact_studio_pico", "weact_studio_pico_16mb"],
6364
}
6465

6566
cli_parser = argparse.ArgumentParser(

0 commit comments

Comments
 (0)