Skip to content

Commit

Permalink
Added reference to micronucleus udev
Browse files Browse the repository at this point in the history
  • Loading branch information
sowbug authored Mar 12, 2018
1 parent 1b33152 commit d63bb0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ gcc-avr binutils-avr gdb-avr avr-libc avrdude`. On OS X,
install pyusb` on other platforms.
* Build and install the
[micronucleus command-line tool](https://github.com/micronucleus/micronucleus/tree/master/commandline)
to be able to upload to the ATTiny85. Have it somewhere in your PATH.
to be able to upload to the ATTiny85. Have it somewhere in your PATH. Don't forget [the udev rule](https://raw.githubusercontent.com/micronucleus/micronucleus/master/commandline/49-micronucleus.rules) if needed.
* Copy the files in `udev` to `/etc/udev/rules.d/` and then `sudo
udevadm control --reload-rules`.

Expand Down

0 comments on commit d63bb0c

Please sign in to comment.