We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1046b1 commit ca84d79Copy full SHA for ca84d79
tools/ci_check_duplicate_usb_vid_pid.py
@@ -60,6 +60,7 @@
60
"espressif_esp32s2_devkitc_1_n4r2",
61
"espressif_esp32s2_devkitc_1_n8r2",
62
],
63
+ "0x239A:0x102E": ["weact_studio_pico", "weact_studio_pico_16mb"],
64
}
65
66
cli_parser = argparse.ArgumentParser(
0 commit comments