summaryrefslogtreecommitdiffstatshomepage
path: root/examples/mandel.py
Commit message (Collapse)AuthorAge
* all: Reformat C and Python source code with tools/codeformat.py.Damien George2020-02-28
| | | | This is run with uncrustify 0.70.1, and black 19.10b0.
* Small edits to examples to get them working again with unix/micropython.Damien George2014-01-24
|
* Add dummy micropython module to enable mandel.py run with CPython.Paul Sokolovsky2014-01-16
|
* Add some example scripts for pyboard (some can run on PC).Damien George2014-01-07
|
* py: Fix up number operations and coercion.Damien George2014-01-06