99-openfpgaloader: update for libgpiod
This commit is contained in:
parent
b0af8e5e49
commit
74ad3ed9f8
|
|
@ -38,4 +38,7 @@ ATTRS{idVendor}=="0d28", ATTRS{idProduct}=="0204", MODE="664", GROUP="plugdev",
|
|||
# icebreaker bitsy
|
||||
ATTRS{idVendor}=="1d50", ATTRS{idProduct}=="6146", MODE="664", GROUP="plugdev", TAG+="uaccess"
|
||||
|
||||
# gpiochip subsystem
|
||||
SUBSYSTEM=="gpio", MODE="0664", GROUP="plugdev", TAG+="uaccess"
|
||||
|
||||
LABEL="openfpgaloader_rules_end"
|
||||
|
|
|
|||
Loading…
Reference in New Issue