From e2f225205424a8af3caee5ceb78fd566adce0913 Mon Sep 17 00:00:00 2001 From: Jakub Husak Date: Mon, 30 Jan 2023 16:15:21 +0100 Subject: [PATCH] added readme --- lib/readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lib/readme.md diff --git a/lib/readme.md b/lib/readme.md new file mode 100644 index 0000000..ddbb83f --- /dev/null +++ b/lib/readme.md @@ -0,0 +1,9 @@ +Library files. + +flashwritelib.asx is the main lib with procedures to handle various flash protocols. +there is proc inside that automatically fills the flash interface with proper functions. + +Plug-ins +* lib_28sf0x0.asm - handles protocol unlock/write +* lib_39sf0x0.asm handles protocol 5555/AA;2aaa/55 +* lib_29f0x0.asm handles protocol 555/AA;2aa/55