]> git.zerfleddert.de Git - proxmark3-svn/commit - client/fpga_compress.c
also delete *.bin and fpga_compressor when "make clean".
authorpwpiwi <pwpiwi@users.noreply.github.com>
Tue, 26 May 2015 05:37:50 +0000 (07:37 +0200)
committerpwpiwi <pwpiwi@users.noreply.github.com>
Tue, 26 May 2015 16:12:40 +0000 (18:12 +0200)
commit8e074056acc2ee8edd5222f9937e8c40bfeff013
treebdf2e5897315abf26530d84a5dae7b779f28dd4f
parent4b3f6d79ea9174d97f3f82177fa9ded4ad485172
also delete *.bin and fpga_compressor when "make clean".
Add target to make fpga_compressor when client is not yet compiled.
Get version information and cache it when client starts (avoids clearing
BigBuf when calling hw version).
Add some comments and remove debugging printouts.
Add version info and ChangeLog in modified zlib.
16 files changed:
armsrc/Makefile
armsrc/appmain.c
armsrc/fpgaloader.c
armsrc/util.c
client/Makefile
client/cmdhw.c
client/fpga_compress.c
client/proxmark3.c
zlib/ChangeLog [new file with mode: 0644]
zlib/FAQ [new file with mode: 0644]
zlib/README [new file with mode: 0644]
zlib/deflate.c
zlib/inflate.c
zlib/inftrees.c
zlib/trees.c
zlib/zlib.h
Impressum, Datenschutz