mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
More flash identifications
This commit is contained in:
parent
8293b81217
commit
2685ad0dc0
2 changed files with 12 additions and 0 deletions
|
@ -56,6 +56,8 @@
|
|||
|
||||
#define WINBOND_MANID 0xEF
|
||||
#define WINBOND_16MB_DEVID 0x14
|
||||
#define WINBOND_8MB_DEVID 0x13
|
||||
#define WINBOND_4MB_DEVID 0x12
|
||||
#define WINBOND_2MB_DEVID 0x11
|
||||
#define WINBOND_1MB_DEVID 0x10
|
||||
#define WINBOND_512KB_DEVID 0x05
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue