aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-03-08 11:08:24 -0500
committerKevin O'Connor <kevin@koconnor.net>2019-03-08 11:08:24 -0500
commit89935c6831785c6a34366b5e385591b3dec07f6a (patch)
tree00886ef6893095d7a0aa7e34054a5b48224e3b03
parent789379e95baea33b6b9bae889332b7286b6a227e (diff)
downloadkutter-89935c6831785c6a34366b5e385591b3dec07f6a.tar.gz
kutter-89935c6831785c6a34366b5e385591b3dec07f6a.tar.xz
kutter-89935c6831785c6a34366b5e385591b3dec07f6a.zip
docs: Update Config_Changes.md with tmc2660 changes
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--docs/Config_Changes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md
index 707adce6..87cc34da 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -6,6 +6,10 @@ All dates in this document are approximate.
# Changes
+20190308: The [tmc2660] config section has changed. A new
+sense_resistor config parameter must now be provided. The meaning of
+several of the driver_XXX parameters has changed.
+
20190228: Users of SPI or I2C on SAMD21 boards must now specify the
bus pins via a [samd_sercom] config section.