Package Details: mpr 1.27-1

Git Clone URL: https://aur.archlinux.org/mpr.git (read-only, click to copy)
Package Base: mpr
Description: Wrapper for MicroPython mpremote tool
Upstream URL: https://github.com/bulletmark/mpr
Keywords: ampy micropython mpfshell mpremote rshell thonny upydev upyloader webrepl
Licenses: GPL-3.0-or-later
Submitter: bulletmark
Maintainer: bulletmark
Last Packager: bulletmark
Votes: 1
Popularity: 0.000000
First Submitted: 2022-06-25 04:47 (UTC)
Last Updated: 2024-06-06 04:42 (UTC)

Latest Comments

bulletmark commented on 2023-05-12 10:16 (UTC)

@petrkr, please read about this in the documentation: https://github.com/bulletmark/mpr#path-to-mpremote

petrkr commented on 2023-05-12 10:13 (UTC)

Missing dependency on mpremote

$ mpr ls /bin/sh: line 1: mpremote: command not found

Package itself should NOT rely on some user's environment. It must install all dependencies in order to work on new, clean, users/students machine.

For example in school class is impossible to teach everyone to set-up dev environment of whole MicroPython toolchain, because nobody of them will build firmware or something like hat.

mpremote nor mpr should install user grade dependencies (for user who will use micropython device, but not develop it)