aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Changes.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2025-07-14 12:58:38 -0400
committerKevin O'Connor <kevin@koconnor.net>2025-07-22 14:04:50 -0400
commit354b1e666b92d1b51bf19b3d834848d6ce1639df (patch)
tree8d86a63f2333759da563fc01cb5794a551dcbc11 /docs/Config_Changes.md
parent46912431794c02e468d4bcb2ccd3b41ab6911ba7 (diff)
downloadkutter-354b1e666b92d1b51bf19b3d834848d6ce1639df.tar.gz
kutter-354b1e666b92d1b51bf19b3d834848d6ce1639df.tar.xz
kutter-354b1e666b92d1b51bf19b3d834848d6ce1639df.zip
pca9632: Remove custom software i2c - use normal mcu software i2c instead
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Config_Changes.md')
-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 87bcc971..00179192 100644
--- a/docs/Config_Changes.md
+++ b/docs/Config_Changes.md
@@ -8,6 +8,10 @@ All dates in this document are approximate.
## Changes
+20250721: The `[pca9632]` module no longer accepts the `scl_pin` and
+`sda_pin` options. Use `i2c_software_scl_pin` and
+`i2c_software_sda_pin` instead.
+
20250428: The maximum `cycle_time` for pwm `[output_pin]`,
`[pwm_cycle_time]`, `[pwm_tool]`, and similar config sections is now 3
seconds (reduced from 5 seconds). The `maximum_mcu_duration` in