From fe3e7300fe42013705144712843c80d1f198a253 Mon Sep 17 00:00:00 2001 From: Ian McIntyre Date: Sun, 30 Nov 2025 20:40:34 -0500 Subject: Fix speed claim in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20a3adf..9962fe3 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ algorithms, which are distributed in device family packs (DFPs). NXP's algorithms also work with probe-rs, so prefer those if you want something official. -I've found these algorithms can program flash 2x to 4x faster than NXP's +I've found these algorithms can program flash 2x to 3x faster than NXP's offerings. These algorithms definitely support page crossings; meaning, if the debug probe wants to program 4KiB into flash, the algorithm will automatically chunk it into pages of 256 bytes. This trick reduces I/O overhead between host -- cgit v1.2.3