From dbebcfd63824e789a7572d73b666b1f0dc6a38f0 Mon Sep 17 00:00:00 2001 From: Robert Schiele Date: Wed, 8 Apr 2026 20:49:02 +0200 Subject: [PATCH] katapult: Add a Config_changes.md entry for flashtool.py renaming Signed-off-by: Robert Schiele --- docs/Config_Changes.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 7fe758d7a..a4d9d04e8 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -8,6 +8,13 @@ All dates in this document are approximate. ## Changes +20260408: The script `lib/canboot/flash_can.py` has been updated to +the most current version from +[Katapult](https://github.com/Arksine/katapult) and as such renamed to +`lib/katapult/flashtool.py`. If you call this script directly instead +of using the existing Makefiles, you will need to change the path to +the script to `lib/katapult/flashtool.py`. + 20260318: The `[probe_eddy_current]` config options `speed`, `lift_speed`, `samples`, `sample_retract_dist`, `samples_result`, `samples_tolerance`, and `samples_tolerance_retries` no longer apply