Browse Source
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.mpypull/5408/head
Damien George
5 years ago
1 changed files with 30 additions and 0 deletions
Loading…
Reference in new issue