aboutsummaryrefslogtreecommitdiff
path: root/utils/mpremote
Commit message (Collapse)AuthorAge
* micropython-mpremote: Update to 1.21.0, rename package, move into utilsJeffery To2023-11-02
This renames the package to mpremote and moves it into utils, as this is a command-line utility and not a Python/MicroPython library. This also adds a test.sh script for the packages feed CI. Signed-off-by: Jeffery To <jeffery.to@gmail.com>