Files
Power-Pico/lv_sim_linux/lvgl/examples/test_ex.sh

5 lines
70 B
Bash
Raw Normal View History

2025-09-11 16:36:41 +08:00
#!/bin/sh
cat ../../header.py $1 > test.py
chmod +x test.py
./test.py