Update readme.md

This commit is contained in:
jhusak
2023-01-30 15:17:36 +00:00
committed by GitHub
parent 28c228c667
commit bfe2561004
+2 -2
View File
@@ -1,9 +1,9 @@
#Library files. # Library files.
flashwritelib.asx is the main lib with procedures to handle various flash protocols. 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. there is proc inside that automatically fills the flash interface with proper functions.
#Plug-ins # Plug-ins
* lib_28sf0x0.asm - handles protocol unlock/write * lib_28sf0x0.asm - handles protocol unlock/write
* lib_39sf0x0.asm handles protocol 5555/AA;2aaa/55 * lib_39sf0x0.asm handles protocol 5555/AA;2aaa/55
* lib_29f0x0.asm handles protocol 555/AA;2aa/55 * lib_29f0x0.asm handles protocol 555/AA;2aa/55