summaryrefslogtreecommitdiff
path: root/examples/mandel.py
AgeCommit message (Expand)Author
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2014-01-24Small edits to examples to get them working again with unix/micropython.Damien George
2014-01-16Add dummy micropython module to enable mandel.py run with CPython.Paul Sokolovsky
2014-01-07Add some example scripts for pyboard (some can run on PC).Damien George
2014-01-06py: Fix up number operations and coercion.Damien George