diff options
author | Damien George <damien.p.george@gmail.com> | 2019-12-11 14:56:33 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-12-19 17:00:52 +1100 |
commit | b3b9b11596b5b4c9a3c45185fd839fa3db63fa12 (patch) | |
tree | c1dd5e6ff4b8eb1a2902e107ecc2cd1c7e6e715c /docs/reference | |
parent | 43b576d88d3a9802bd38a30bb4266fed889db903 (diff) |
tools/pyboard.py: Support executing .mpy files directly.
This patch allows executing .mpy files (including native ones) directly on
a target, eg a board over a serial connection. So there's no need to copy
the file to its filesystem to test it.
For example:
$ mpy-cross foo.py
$ pyboard.py foo.mpy
Diffstat (limited to 'docs/reference')
0 files changed, 0 insertions, 0 deletions