mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-21 05:43:23 -07:00
add: compress fpga images during compile, uncompress at run time
This commit is contained in:
parent
e61530408c
commit
add4d47046
13 changed files with 1343 additions and 130 deletions
1
Makefile
1
Makefile
|
@ -1,6 +1,5 @@
|
|||
include common/Makefile.common
|
||||
|
||||
GZIP=gzip
|
||||
FLASH_PORT=/dev/ttyACM0
|
||||
|
||||
all clean: %: bootrom/% armsrc/% client/% recovery/%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue