Skip to content

Instantly share code, notes, and snippets.

@Stefan-Code
Created June 1, 2016 08:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Stefan-Code/d09914ffed09cf5790b0a89227857349 to your computer and use it in GitHub Desktop.
Save Stefan-Code/d09914ffed09cf5790b0a89227857349 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