This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2025-07-21 04:51:12 +02:00
Code
Issues
Actions
25
Packages
Projects
Releases
Wiki
Activity
Files
master
micropython
/
lib
/
uzlib
History
Damien George
6ba57f760c
lib/uzlib: For matches of the same length, take the closest one.
...
Signed-off-by: Damien George <
damien@micropython.org
>
2023-11-30 12:13:29 +11:00
..
adler32.c
lib/uzlib: Clean up tinf -> uzlib rename.
2023-07-21 19:29:24 +10:00
crc32.c
lib/uzlib: Clean up tinf -> uzlib rename.
2023-07-21 19:29:24 +10:00
defl_static.c
lib/uzlib/defl_static: Optimize zlib_start/finish_block.
2023-07-21 19:29:34 +10:00
header.c
extmod/moddeflate: Change default window size.
2023-09-01 12:23:37 +10:00
lz77.c
lib/uzlib: For matches of the same length, take the closest one.
2023-11-30 12:13:29 +11:00
tinflate.c
lib/uzlib: Add a source_read_data var to pass to source_read_cb.
2023-07-21 19:29:34 +10:00
uzlib_conf.h
lib/uzlib: Move uzlib code from extmod to lib.
2021-07-12 16:36:34 +10:00
uzlib.h
lib/uzlib: Add a source_read_data var to pass to source_read_cb.
2023-07-21 19:29:34 +10:00