aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-11-25 01:16:21 -0500
committerKevin O'Connor <kevin@koconnor.net>2019-11-25 19:30:31 -0500
commitd7ec5505a6b517e927c93b95b13480eb85e42740 (patch)
treeec016570cde7495ef3c29d6c2e8304ee38d924b6 /docs
parent8f6efe5a7b8a830b6cd17b7c378fc4f2fa92f069 (diff)
downloadkutter-d7ec5505a6b517e927c93b95b13480eb85e42740.tar.gz
kutter-d7ec5505a6b517e927c93b95b13480eb85e42740.tar.xz
kutter-d7ec5505a6b517e927c93b95b13480eb85e42740.zip
atsamd: Enable chipid as usb serial number
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/Config_Changes.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
index 7b53b194..fed5f79d 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -6,9 +6,9 @@ All dates in this document are approximate.
# Changes
-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.
+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.
20191121: The pressure_advance_lookahead_time parameter has been
removed. See example.cfg for alternate configuration settings.