aboutsummaryrefslogtreecommitdiff
path: root/examples/natmod/urandom
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-13examples/natmod: Add urandom native module example.Damien George