summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist/linux64/50-wally.rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/linux64/50-wally.rules b/dist/linux64/50-wally.rules
index 1353099..2d2f4d3 100644
--- a/dist/linux64/50-wally.rules
+++ b/dist/linux64/50-wally.rules
@@ -6,3 +6,5 @@ KERNEL=="ttyACM*", ATTRS{idVendor}=="16c0", ATTRS{idProduct}=="04[789B]?", TAG+=
# STM32 rules for the Moonlander and Planck EZ Standard / Glow
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="df11", TAG+="uaccess", SYMLINK+="stm32_dfu"
+# Voyager
+SUBSYSTEMS=="usb", ATTRS{idVendor}=="3297", MODE:="0666", SYMLINK+="ignition_dfu"