User:Mikeqin: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
(Create Dev Log)
 
No edit summary
Line 1: Line 1:
= Contact =
  Fengling.Qin@gmail.com
= Dev Log =
= Dev Log =
* use Milkymist One JTAG/Serial for common user
* use Milkymist One JTAG/Serial for common user

Revision as of 08:56, 16 April 2014

Contact

 Fengling.Qin@gmail.com

Dev Log

  • use Milkymist One JTAG/Serial for common user
 Edit udev rules( for example:/etc/udev/rules.d/99-mike.rules
 Add SUBSYSTEM=="usb", ATTRS{idVendor}=="20b7", ATTRS{idProduct}=="0713" GROUP="YOUR_USER_GROUP" to the end of the file.
 YOUR_USER_GROUP(mikeqin)