summaryrefslogtreecommitdiff
path: root/extmod/moduzlib.c
AgeCommit message (Expand)Author
2014-11-29Use MP_DEFINE_CONST_DICT macro to define module dicts.Damien George
2014-10-12moduzlib: Fix fn prototype and some code style; use it in stmhal port.Damien George
2014-10-13moduzlib: New zlib-like module, based on uzlib.Paul Sokolovsky