Skip to content

Commit 9b3fc83

Browse files
committed
Add fluff_m0_headless to the duplicate vid/pid ignore list
1 parent b97ca3b commit 9b3fc83

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tools/ci_check_duplicate_usb_vid_pid.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"cp32-m4",
4747
"metro_m4_express",
4848
"unexpectedmaker_feathers2",
49-
"unexpectedmaker_feathers2_prerelease"
49+
"unexpectedmaker_feathers2_prerelease",
50+
"fluff_m0_headless",
5051
]
5152

5253
cli_parser = argparse.ArgumentParser(description="USB VID/PID Duplicate Checker")

0 commit comments

Comments
 (0)