proxmark3/zlib
pwpiwi f39198789b replaced gzip with an own compressor tool (fpga_compress.c, based on zlib)
This allows to remove the gzip header support and the z_crc32.[ch] files
(which saves more than 2KBytes of the ARM's flash memory)
2015-05-26 08:31:26 +02:00
..
adler32.c
deflate.c replaced gzip with an own compressor tool (fpga_compress.c, based on zlib) 2015-05-26 08:31:26 +02:00
deflate.h replaced gzip with an own compressor tool (fpga_compress.c, based on zlib) 2015-05-26 08:31:26 +02:00
inffast.c
inffast.h
inffixed.h
inflate.c
inflate.h
inftrees.c
inftrees.h
trees.c replaced gzip with an own compressor tool (fpga_compress.c, based on zlib) 2015-05-26 08:31:26 +02:00
trees.h replaced gzip with an own compressor tool (fpga_compress.c, based on zlib) 2015-05-26 08:31:26 +02:00
zconf.h
zlib.h
zutil.c
zutil.h