issues
search
tobozo
/
ESP32-targz
🗜️ An Arduino library to unpack/uncompress tar, gz, and tar.gz files on ESP32 and ESP8266
Other
123
stars
16
forks
source link
1.1.8
#66
Closed
tobozo
closed
1 year ago
tobozo
commented
1 year ago
RP2040/Pico support
Added GzUnpacker->noDict() to force crc-based decompression
fix for platformio whining about missing definition for size_t
Memory optimization/fixes for ESP8266
CI: added ESP32 qemu to tests