Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | micropython-mpremote: Update to 1.21.0, rename package, move into utils | Jeffery To | 2023-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> | ||
* | micropython-mpremote: Add new package | Jeffery To | 2023-06-02 |
From the README: This CLI tool provides an integrated set of utilities to remotely interact with and automate a MicroPython device over a serial connection. Signed-off-by: Jeffery To <jeffery.to@gmail.com> |