Skip to main content

MicroPython cross-compiler targeting multiple runtime versions.

Project description

Python packaging for multi-target mpy-cross

This repository contains Python packaging to distribute the mpy-cross tool from MicroPython via PyPI.

This package includes multiple versions of mpy-cross to support different MicroPython runtime versions.

Installation

To install the latest version of mpy-cross-multi:

pip install mpy-cross-multi

Usage

This package can be used programmatically or as a command line script.

Script

This can be used just like the original mpy-cross tool: by substituting the name mpy-cross with mpy-cross-multi in the command line.

mpy-cross-multi --version

It has an optional extra command line option to target older MicroPython runtimes. The oldest support MicroPython runtime is v1.12.

mpy-cross-multi --micropython 1.22 ...

API

TODO

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mpy_cross_multi-1.1.1.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

mpy_cross_multi-1.1.1-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page