avr: Use generic usb_cdc code for usb serial support
Use the generic usb_cdc driver code instead of the "pjrc" usb driver code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -66,7 +66,7 @@ max_temp: 130
|
||||
pin: PC6
|
||||
|
||||
[mcu]
|
||||
serial: /dev/ttyACM0
|
||||
serial: /dev/serial/by-id/usb-Klipper_Klipper_firmware_12345-if00
|
||||
|
||||
[printer]
|
||||
kinematics: cartesian
|
||||
|
||||
Reference in New Issue
Block a user