mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
update lvgl simulator on ubuntu
This commit is contained in:
4
lv_sim_linux/lvgl/examples/test_ex.sh
Executable file
4
lv_sim_linux/lvgl/examples/test_ex.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
cat ../../header.py $1 > test.py
|
||||
chmod +x test.py
|
||||
./test.py
|
||||
Reference in New Issue
Block a user