Files
MicroPythonOS/install.sh
T

7 lines
353 B
Bash
Raw Normal View History

2025-04-21 11:37:30 +02:00
~/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
2025-04-22 11:54:36 +02:00
2025-04-22 11:33:12 +02:00
~/sources/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py fs cp -r apps :/
2025-04-21 11:37:30 +02:00
~/sources/lvgl_micropython/lib/micropython/tools/mpremote/mpremote.py reset