Skip to content

Commit eef5e89

Browse files
committed
Updated duplicate vid checker
1 parent cd96198 commit eef5e89

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
@@ -63,6 +63,7 @@
6363
],
6464
"0x239A:0x102E": ["weact_studio_pico", "weact_studio_pico_16mb"],
6565
"0x303A:0x8166": ["yd_esp32_s3_n8r8", "yd_esp32_s3_n16r8"],
66+
"0x2341:0x0070": ["arduino_nano_esp32s3", "arduino_nano_esp32s3_inverted_statusled"],
6667
}
6768

6869
cli_parser = argparse.ArgumentParser(

0 commit comments

Comments
 (0)