summaryrefslogtreecommitdiff
path: root/lib/uzlib/tinfgzip.c
AgeCommit message (Collapse)Author
2021-07-12lib/uzlib: Move uzlib code from extmod to lib.Damien George
It's third-party code, and not necessarily tied to extmod. Signed-off-by: Damien George <damien@micropython.org>