Files
lvgl_mydemo/LVGL.Simulator/lvgl/examples/test_ex.sh
ShallowGreen123 77ddc13604 init lvgl code
2022-08-07 15:24:16 +08:00

5 lines
70 B
Bash

#!/bin/sh
cat ../../header.py $1 > test.py
chmod +x test.py
./test.py