From 7514ffe3b565669f6535ce05826613a884fb0665 Mon Sep 17 00:00:00 2001 From: Ian McIntyre Date: Sat, 13 Dec 2025 13:30:49 -0500 Subject: Support ISSI LP and WP configs in one algo The configurations and sequences need to vary depending on the connected part. We can determine the part at runtime to vary the config. We could probably do this for all the parts. Maybe I'll try that later. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9962fe3..e52f598 100644 --- a/README.md +++ b/README.md @@ -56,4 +56,8 @@ configuration for your MCU as well as your package. [probe-rs]: https://probe.rs [probe-rs-fork]: https://github.com/mciantyre/probe-rs +Eventually, I might try to define a universal flash programming algorithm, +one that works across different flash parts. But for now, they're separate by +manufacturer. + License: APACHE-2.0 -- cgit v1.2.3