Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

pybricks/python-mpy-cross-multi

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ...

Packages

No packages published

Contributors 2

  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.