mirror of
https://github.com/Proxmark/proxmark3.git
synced 2024-11-13 20:26:34 +08:00
3 lines
130 B
Batchfile
3 lines
130 B
Batchfile
@echo off
|
|
REM these actually do the real work
|
|
..\winsrc\prox.exe os,fpga ..\armsrc\obj\osimage.s19 ..\armsrc\obj\fpgaimage.s19
|