Commit graph

1 commit

Author SHA1 Message Date
9524f770b3 Add circuitpython-mpy-cross
This wraps the process of building or downloading mpy-cross for a specified
version, then running it with specified arguments.

e.g.,
```
$ circuitpython-mpy-cross --circuitpython-version 9.x -- --version
CircuitPython 9.0.0-alpha.2 on 2023-10-27; mpy-cross emitting mpy v6.1
```
2024-06-16 11:40:19 -05:00