Commit Graph

5 Commits

Author SHA1 Message Date
Dave Hylands
5fb380e29f Fix udev rules
These changes cause modemmanager to ignore the serial port
created when plugging in the OpenMV board.

Without these changes, the modemmanager open /dev/ttyACM0 and
sends AT commnads. This delays being able to access the REPL
using a temrinal emulator and also cause a syntax error
since the AT commands aren't valid python.
2017-01-17 20:34:27 -08:00
iabdalkader
3d31d2662a Update USB VID/PID 2015-07-21 17:42:31 +02:00
Michael Shimniok
5e95efdac5 Modified udev rules to symlink openmvcam for serial; modified openmv-ide.py to open openmvcam symlink 2014-09-25 03:32:36 -06:00
shimniok@gmail.com
2582ae5c6e updated to current VID/PID 2014-09-18 15:32:42 -06:00
iabdalkader
56c89e0708 Add UDEV rules 2014-04-11 22:32:17 +02:00