mirror of
https://github.com/openwrt/packages.git
synced 2025-12-20 01:21:21 +00:00
micropython-mpremote: Add new package
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>
(cherry picked from commit a83dcf0d5c)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
--- a/requirements.txt
|
||||
+++ b/requirements.txt
|
||||
@@ -1,2 +1 @@
|
||||
pyserial >= 3.3
|
||||
-importlib_metadata >= 1.4
|
||||
Reference in New Issue
Block a user