mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-14 20:35:04 +00:00
48ec109a1e
* introduced a new communication command CMD_FLASHMEM_PAGES64K to get the number of 64k pages * "the last page" is a special, holding the dicts and some other stuff, relocated to there * raised timeout when wiping a mem page (W25Q16 looks a bit slower than W25X20BV) * loop all pages in Flash_WipeMemory()