summaryrefslogtreecommitdiff
path: root/examples/micropython.py
AgeCommit message (Expand)Author
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2014-05-10py: Rename byte_code to bytecode everywhere.Damien George
2014-01-16Add dummy micropython module to enable mandel.py run with CPython.Paul Sokolovsky