Espruino/misc/45-espruino.rules
2015-01-09 10:04:28 +00:00

5 lines
250 B
Plaintext

# To go in /etc/udev/rules.d/
# Makes Espruino's serial port accessible to non-SU users, and stops the Modem Manager trying to enumerate it
ATTRS{idProduct}=="5740", ATTRS{idVendor}=="0483", ENV{ID_MM_DEVICE_IGNORE}="1", MODE="664", GROUP="plugdev"