diff --git a/tools/moot/95-coral.rules b/tools/moot/95-coral.rules index 7567e509..10bc061c 100644 --- a/tools/moot/95-coral.rules +++ b/tools/moot/95-coral.rules @@ -2,7 +2,7 @@ ACTION!="add|change", GOTO="coral_rules_end" SUBSYSTEM!="usb", GOTO="coral_rules_end" ENV{DEVTYPE}!="usb_device", GOTO="coral_rules_end" -# ST-LINK/V2 +# Google/Coral ATTRS{idVendor}=="18D1", ATTRS{idProduct}=="A010", MODE="777" LABEL="coral_rules_end" \ No newline at end of file