You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Shorter names
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
Manifest-Version: 1.0
|
||||
Name: CPUTester
|
||||
Name: CPUTest
|
||||
|
||||
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.6 KiB |
+1
-1
@@ -1,2 +1,2 @@
|
||||
Manifest-Version: 1.0
|
||||
Name: ThreadTester
|
||||
Name: ThreadTest
|
||||
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.6 KiB |
@@ -1,3 +1,5 @@
|
||||
pkill -f "python.*mpremote"
|
||||
|
||||
~/sources/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py fs cp boot.py :/boot.py
|
||||
~/sources/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py fs cp main.py :/main.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user