Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Commit

Permalink
Add openocd's own udev rules.
Browse files Browse the repository at this point in the history
  • Loading branch information
salkinium committed May 23, 2016
1 parent dca26bc commit edf22e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/xpcc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ cd openocd
--enable-buspirate --prefix=/opt/openocd --disable-option-checking
make
make install
cp contrib/99-openocd.rules /etc/udev/rules.d/99-openocd.rules
cd
rm -r ~/openocd

Expand Down

0 comments on commit edf22e5

Please sign in to comment.