在 MicroPython 上运行 python 文件有以下要求:
msh
符合以上两点,就可以使用 msh 命令行中的 python 命令加上 *.py 文件名来执行一个 python 文件了。
python
*.py