Skip to content

Instantly share code, notes, and snippets.

@kanazir
Forked from Stefan-Code/41-usbtiny.rules
Created May 10, 2017 22:47
Show Gist options
  • Save kanazir/80f760323cefdfb63ea568a86055de9f to your computer and use it in GitHub Desktop.
Save kanazir/80f760323cefdfb63ea568a86055de9f to your computer and use it in GitHub Desktop.
udev rule for usbtiny AVR programmer (on linux)
SUBSYSTEM=="usb", ATTR{idVendor}=="1781", ATTR{idProduct}=="0c9f", GROUP="plugdev", MODE="0666"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment