Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
interfaces:cp2102 [2020/08/19 09:35]
127.0.0.1 external edit
interfaces:cp2102 [2020/08/22 06:07] (current)
darron [Linux]
Line 45: Line 45:
  
 == udev /dev/ttyCP2102 == == udev /dev/ttyCP2102 ==
 +
 <code> <code>
 KERNEL=="ttyUSB*",\ KERNEL=="ttyUSB*",\
Line 56: Line 57:
  
 == udev by-id == == udev by-id ==
 +
 <code> <code>
 /dev/serial/by-id/usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0001-if00-port0 /dev/serial/by-id/usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0001-if00-port0
 </code> </code>
-udev by-id is not supported by Pickle Microchip PIC ICSP. +
  
 === Pickle Microchip PIC ICSP === === Pickle Microchip PIC ICSP ===