atsam: Enable chipid as usb serial number

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2019-11-25 19:30:02 -05:00
parent d7ec5505a6
commit 401f7a879c
4 changed files with 79 additions and 4 deletions

View File

@@ -6,9 +6,9 @@ All dates in this document are approximate.
# Changes
20191124: The USB names have changed on lpc176x, stm32, and atsamd.
They now use the unique chip id by default. Update the "serial"
setting in the "mcu" config section accordingly.
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.
20191121: The pressure_advance_lookahead_time parameter has been
removed. See example.cfg for alternate configuration settings.