Browse Source

Add udev rules for openmoko neo1973 debug board

tags/v0.6.0-rc1
Eugeniy Meshcheryakov 12 years ago
committed by Andreas Fritiofson
parent
commit
e42363c0f6
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      contrib/openocd.udev

+ 3
- 0
contrib/openocd.udev View File

@@ -67,5 +67,8 @@ ATTRS{idVendor}=="0403", ATTRS{idProduct}=="c141", MODE="664", GROUP="plugdev"
# Hilscher NXHX Boards
ATTRS{idVendor}=="0640", ATTRS{idProduct}=="0028", MODE="664", GROUP="plugdev"

# Debug Board for Neo1973
ATTRS{idVendor}=="1457", ATTRS{idProduct}=="5118", MODE="644", GROUP="plugdev"

LABEL="openocd_rules_end"


Loading…
Cancel
Save