mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-11 15:58:39 -07:00
stm32: Enable chipid as usb serial number
Signed-off-by: Matt Baker <baker.matt.j@gmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
f76cb92b15
commit
8f6efe5a7b
4 changed files with 38 additions and 4 deletions
|
|
@ -6,9 +6,9 @@ All dates in this document are approximate.
|
|||
|
||||
# Changes
|
||||
|
||||
20191121: The USB name has changed on lpc176x. It now uses the unique
|
||||
chip id by default. Update the "serial" setting in the "mcu" config
|
||||
section accordingly.
|
||||
20191124: The USB names have changed on lpc176x and stm32. They now
|
||||
use the unique chip id by default. 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue