From e80ced5568c0a6c8b59035070db7b05df8d7b39c Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Mon, 25 Nov 2019 21:08:51 -0500 Subject: usb_cdc: Report MCU type on all boards Always report the "product id" as the MCU type (instead of as "Klipper firmware"). Signed-off-by: Kevin O'Connor --- docs/Config_Changes.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 57cf4176..efd075d0 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -6,9 +6,10 @@ All dates in this document are approximate. # Changes -20191124: The USB names have changed on lpc176x, stm32, atsamd, and -atsam. They now use the unique chip id by default. Update the -"serial" setting in the "mcu" config section accordingly. +20191126: The USB names have changed on micro-controllers with native +USB support. They now use a unique chip id by default (where +available). Update the "serial" setting in the "mcu" config section +accordingly. 20191121: The pressure_advance_lookahead_time parameter has been removed. See example.cfg for alternate configuration settings. -- cgit v1.2.3-70-g09d2