/Stm32-FatFs-Gzip

This project offers a simplified compressor that produces Gzip-compatible output with small resources for microcontrollers and edge computers. He uses the very basic LZ77 compression algorithm and static Deflate Huffman tree encoding to compress / decompress data into Gzip files.

Primary LanguageCCreative Commons Zero v1.0 UniversalCC0-1.0

No issues in this repository yet.