OpenMV Feature: Andrew's mpremote fixes/improvements
Description
This is a real issue with mpremote: https://github.com/micropython/micropython/pull/18327
Code Size
No response
Implementation
I hope the MicroPython maintainers or community will implement this feature
Code of Conduct
Yes, I agree
MPRemote: Create separated source package or repository
Description
Because Arch linux maintainers complains about pip-way of package installation in PKGBUILD and they want to build it more Pythonic/Arch linux way it would be nice to have mpremote sources somehow separated from main tree, so PKGBUILD will NOT download 120MB just because of 240kB tool in order to build.
Maybe some release workfow can just separately pack mpremote and put it beside of whole source here at github releases.
Check
https://wiki.archlinux.org/title/Python_package_guidelines#Installation_methods
and it related issue
https://aur.archlinux.org/packages/mpremote#comment-1047502
Code Size
It is not micropython related, but mpremote is part of this repository, unfortunately.
Implementation
I intend to implement this feature and would submit a Pull Request if desirable
Code of Conduct
Yes, I agree