summarylogtreecommitdiffstats
path: root/60-spflashtool.rules
blob: f83f83ef292c73b31a97bdf6718c86ba93cc2d15 (plain)
1
2
3
4
# Make the MT65xx preloader available for 'others'.
# This allows users to run spflashtool out of the box,
# without the need to run as 'root' or using `sudo ...`.
ACTION=="add", KERNEL=="ttyACM[0-9]*", ATTRS{idVendor}=="0e8d", ATTRS{idProduct}=="2000", MODE="0666"