Update tools/ci_check_duplicate_usb_vid_pid.py
Co-authored-by: RetiredWizard <github@retiredwizard.com>
This commit is contained in:
parent
e9208b9c23
commit
b08b8876f9
@ -63,7 +63,7 @@ DEFAULT_CLUSTERLIST = {
|
|||||||
],
|
],
|
||||||
"0x239A:0x102E": ["weact_studio_pico", "weact_studio_pico_16mb"],
|
"0x239A:0x102E": ["weact_studio_pico", "weact_studio_pico_16mb"],
|
||||||
"0x303A:0x8166": ["yd_esp32_s3_n8r8", "yd_esp32_s3_n16r8"],
|
"0x303A:0x8166": ["yd_esp32_s3_n8r8", "yd_esp32_s3_n16r8"],
|
||||||
"0x2E8A:0x1020": [ "waveshare_rp2040_plus_4mb", "waveshare_rp2040_plus_16mb"],
|
"0x2E8A:0x1020": ["waveshare_rp2040_plus_4mb", "waveshare_rp2040_plus_16mb"],
|
||||||
}
|
}
|
||||||
|
|
||||||
cli_parser = argparse.ArgumentParser(
|
cli_parser = argparse.ArgumentParser(
|
||||||
|
Loading…
Reference in New Issue
Block a user