aboutsummaryrefslogtreecommitdiff
path: root/examples/natmod/uzlib/uzlib.c
AgeCommit message (Collapse)Author
2020-04-05py/dynruntime.mk: Set MICROPY_ENABLE_DYNRUNTIME instead of per module.Jim Mussared
So this setting could be used by other source files if needed.
2019-12-12examples/natmod: Add uzlib example.Damien George